Package: wrassp
Version: 1.0.4
Date: 2023-04-04
Title: Interface to the 'ASSP' Library
Authors@R: c(
    person("Raphael", "Winkelmann", ,"raphael@phonetik.uni-muenchen.de", role = c("aut")),
    person("Lasse", "Bombien", , "lasse@phonetik.uni-muenchen.de", role = c("aut")),
    person("Michel", "Scheffers", role = c("aut")),
    person("Markus", "Jochim", ,"markusjochim@phonetik.uni-muenchen.de", role = c("cre", "aut"), comment = c(ORCID = "0000-0002-5638-4870")))
Description: A wrapper around Michel Scheffers's 'libassp' (<https://libassp.sourceforge.net/>).
    The 'libassp' (Advanced Speech Signal Processor) library aims at providing
    functionality for handling speech signal files in most common audio formats
    and for performing analyses common in phonetic science/speech science. This
    includes the calculation of formants, fundamental frequency, root mean
    square, auto correlation, a variety of spectral analyses, zero crossing
    rate, filtering etc. This wrapper provides R with a large subset of
    'libassp's signal processing functions and provides them to the user in a
    (hopefully) user-friendly manner.
Depends: R (>= 3.1.1), tibble(>= 2.1.0)
VignetteBuilder: knitr
Suggests: compare(>= 0.2.4), rmarkdown, knitr, testthat(>= 0.7.1)
License: GPL (>= 3)
URL: https://github.com/IPS-LMU/wrassp
BugReports: https://github.com/IPS-LMU/wrassp/issues
RoxygenNote: 7.0.2
NeedsCompilation: yes
Packaged: 2023-04-04 14:57:15 UTC; markus
Author: Raphael Winkelmann [aut],
  Lasse Bombien [aut],
  Michel Scheffers [aut],
  Markus Jochim [cre, aut] (<https://orcid.org/0000-0002-5638-4870>)
Maintainer: Markus Jochim <markusjochim@phonetik.uni-muenchen.de>
Repository: CRAN
Date/Publication: 2023-04-04 16:00:02 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2023-04-05 13:02:29 UTC; unix
Archs: wrassp.so.dSYM
