Package: cultevo Title: Tools, Measures and Statistical Tests for Cultural Evolution Version: 1.0.3 Date: 2023-11-30 Authors@R: person("Kevin Stadler", role=c("aut", "cre"), email="kevin.stadler@gmx.at") Description: Provides tools and statistics useful for analysing data from artificial language experiments. It implements the information-theoretic measure of the compositionality of signalling systems due to Spike (2016) , the Mantel test for distance matrix correlation (after Dietz 1983) ), functions for computing string and meaning distance matrices as well as an implementation of the Page test for monotonicity of ranks (Page 1963) with exact p-values up to k = 22. URL: https://kevinstadler.github.io/cultevo/ BugReports: https://github.com/kevinstadler/cultevo/issues Encoding: UTF-8 License: MIT + file LICENSE Imports: combinat, grDevices, graphics, Hmisc, pspearman, stats, stringi, utils Suggests: memoise, knitr, rmarkdown, testthat RoxygenNote: 7.2.3 Roxygen: list(markdown = TRUE) VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev libuv1-dev Repository: https://kevinstadler.r-universe.dev Date/Publication: 2023-11-29 20:53:02 UTC RemoteUrl: https://github.com/kevinstadler/cultevo RemoteRef: HEAD RemoteSha: db5014a04d9ef56175857e003e50aa658be054b5 NeedsCompilation: no Packaged: 2026-06-16 08:15:27 UTC; root Author: Kevin Stadler [aut, cre] Maintainer: Kevin Stadler