Package: phylocomr Type: Package Title: Interface to 'Phylocom' Description: Interface to 'Phylocom' (), a library for analysis of 'phylogenetic' community structure and character evolution. Includes low level methods for interacting with the three executables, as well as higher level interfaces for methods like 'aot', 'ecovolve', 'bladj', 'phylomatic', and more. Version: 0.3.4 Authors@R: c( person("Jeroen", "Ooms", role = "aut", email = "jeroen@berkeley.edu"), person("Scott", "Chamberlain", role = c("aut"), email = "sckott@protonmail.com", comment = c(ORCID="0000-0003-1444-9135")), person("Cam", "Webb", role = "cph", comment = "Author of libphylocom (see AUTHORS and COPYRIGHT files for details)"), person("David", "Ackerly", role = "cph", comment = "Author of libphylocom (see AUTHORS and COPYRIGHT files for details)"), person("Steven", "Kembel", role = "cph", comment = "Author of libphylocom (see AUTHORS and COPYRIGHT files for details)"), person("Luna Luisa", "Sanchez Reyes", role = c("aut", "cre"), email = "sanchez.reyes.luna@gmail.com", comment = c(ORCID="0000-0001-7668-2528")) ) URL: https://docs.ropensci.org/phylocomr/, https://github.com/ropensci/phylocomr BugReports: https://github.com/ropensci/phylocomr/issues License: BSD_2_clause + file LICENSE Encoding: UTF-8 Language: en-US VignetteBuilder: knitr Roxygen: list(markdown = TRUE) Imports: tibble, sys (>= 3.2) Suggests: testthat, knitr, rmarkdown, ape RoxygenNote: 7.2.3 X-schema.org-applicationCategory: Biodiversity X-schema.org-keywords: phylogeny, Phylocom, phylodiversity, community structure, character evolution, species X-schema.org-isPartOf: https://ropensci.org Repository: https://phylotastic.r-universe.dev Date/Publication: 2023-04-21 19:44:27 UTC RemoteUrl: https://github.com/ropensci/phylocomr RemoteRef: HEAD RemoteSha: a1937fabaa4d1dfbff7efc11b67ca097f7e9ee75 NeedsCompilation: yes Packaged: 2026-06-23 23:44:36 UTC; root Author: Jeroen Ooms [aut], Scott Chamberlain [aut] (ORCID: ), Cam Webb [cph] (Author of libphylocom (see AUTHORS and COPYRIGHT files for details)), David Ackerly [cph] (Author of libphylocom (see AUTHORS and COPYRIGHT files for details)), Steven Kembel [cph] (Author of libphylocom (see AUTHORS and COPYRIGHT files for details)), Luna Luisa Sanchez Reyes [aut, cre] (ORCID: ) Maintainer: Luna Luisa Sanchez Reyes