Package: SoundShape Title: Sound Waves Onto Morphometric Data Version: 1.3.1 Date: 2024-10-24 Authors@R: c( person("Pedro", "Rocha", email="p.rocha1990@gmail.com", role = c("aut", "cre"))) Description: Implement a promising, and yet little explored protocol for bioacoustical analysis, the eigensound method by MacLeod, Krieger and Jones (2013) . 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 (2021) and check 'SoundShape' repository on GitHub for news and updates . Depends: R (>= 3.5.0) License: GPL-3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 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, stringr Suggests: vegan, knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev libjpeg-dev libsndfile1-dev libuv1-dev libssl-dev Repository: https://p-rocha.r-universe.dev Date/Publication: 2024-10-02 00:08:09 UTC RemoteUrl: https://github.com/p-rocha/soundshape RemoteRef: HEAD RemoteSha: c4d1d64cd66579d84fe0732a3960265c6bb7bb57 NeedsCompilation: no Packaged: 2026-07-16 08:46:58 UTC; root Author: Pedro Rocha [aut, cre] Maintainer: Pedro Rocha