Package: speakr
Type: Package
Title: A Wrapper for the Phonetic Software 'Praat'
Version: 3.2.4
Date: 2024-12-07
Authors@R: c(person(given = "Stefano", family = "Coretta", email = paste0("stefano.coretta", "@", "gmail.com"),
                  role = c("aut", "cre"),
                  comment = c(ORCID = "0000-0001-9627-5532")))
Description: It allows running 'Praat' scripts from R and it provides some
    wrappers for basic plotting. It also adds support for literate markdown
    tangling. The package is designed to bring reproducible phonetic research
    into R.
License: MIT + file LICENSE
URL: https://github.com/stefanocoretta/speakr
BugReports: https://github.com/stefanocoretta/speakr/issues
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: cli, ggplot2, lifecycle, quarto, readr, stringr, tibble
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2024-12-07 10:53:56 UTC; ste
Author: Stefano Coretta [aut, cre] (<https://orcid.org/0000-0001-9627-5532>)
Maintainer: Stefano Coretta <stefano.coretta@gmail.com>
Repository: CRAN
Date/Publication: 2024-12-07 11:10:04 UTC
Built: R 4.5.1; ; 2025-10-06 03:13:31 UTC; windows
