Package: FishPhyloMaker Type: Package Title: Phylogenies for a List of Finned-Ray Fishes Version: 0.2.0 Authors@R: c(person(given = "Gabriel", family = "Nakamura", role = c("aut", "cre"), email = "gabriel.nakamura.souza@gmail.com", comment = c(ORCID = "0000-0002-5144-5312")), person(given = "Aline", family = "Richter", role = "aut"), person(given = "Bruno", family = "Soares", role = "aut", )) Description: Provides an alternative to facilitate the construction of a phylogeny for fish species from a list of species or a community matrix using as a backbone the phylogenetic tree proposed by Rabosky et al. (2018) . License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Imports: ape, fishtree, geiger, knitr, phytools, progress, rfishbase, rmarkdown, utils VignetteBuilder: knitr, rmarkdown Depends: R (>= 2.10) Suggests: markdown, gh Remotes: ropensci/rfishbase Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libuv1-dev libxml2-dev xz-utils Repository: https://gabrielnakamura.r-universe.dev Date/Publication: 2023-12-26 14:45:40 UTC RemoteUrl: https://github.com/gabrielnakamura/fishphylomaker RemoteRef: HEAD RemoteSha: 04373d07704296dcf64218dcb9f5afc4f9e06a9f NeedsCompilation: no Packaged: 2026-06-22 11:12:52 UTC; root Author: Gabriel Nakamura [aut, cre] (ORCID: ), Aline Richter [aut], Bruno Soares [aut] Maintainer: Gabriel Nakamura