Package: SoundShape
Title: Sound Waves Onto Morphometric Data
Version: 1.0
Date: 2020-10-07
Authors@R: c(
  person("Pedro", "Rocha", email="p.rocha1990@gmail.com", role = c("aut", "cre")),
  person("Pedro", "Romano", email="psrromano@gmail.com", role="ctb"))
Description: Implement a promising, and yet little explored protocol for bioacoustical analysis, the eigensound method by MacLeod, Krieger and Jones (2013) <doi:10.4404/hystrix-24.1-6299>. Eigensound is a multidisciplinary method focused on the direct comparison between stereotyped sounds from different species. 'SoundShape', in turn, provide the tools required for anyone to go from sound waves to Principal Components Analysis, using tools extracted from traditional bioacoustics (i.e. 'tuneR' and 'seewave' packages), geometric morphometrics (i.e. 'geomorph' package) and multivariate analysis (e.g. 'stats' package). For more information, please see Rocha and Romano (in prep) and check 'SoundShape' repository on GitHub for news and updates <https://github.com/p-rocha/SoundShape>.
Depends: R (>= 3.3.1)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
URL: https://github.com/p-rocha/SoundShape
BugReports: https://github.com/p-rocha/SoundShape/issues
Imports: abind, geomorph (>= 3.0.2), graphics, grDevices, plot3D,
        reshape2, seewave, stats, tuneR, utils
Suggests: vegan, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-10-20 16:44:25 UTC; Pedro
Author: Pedro Rocha [aut, cre],
  Pedro Romano [ctb]
Maintainer: Pedro Rocha <p.rocha1990@gmail.com>
Repository: CRAN
Date/Publication: 2020-10-29 10:20:11 UTC
