Package: fishtree
Type: Package
Title: Interface to the Fish Tree of Life API
Version: 0.3.4
Authors@R: c(
    person("Jonathan", "Chang", role = c("aut", "cre"),
           email = "me@jonathanchang.org",
           comment = c("ORCID" = "0000-0002-3811-1254")),
    person("Michael E", "Alfaro", role = "ctb"),
    person("Daniel L", "Rabosky", role = "ctb"),
    person("Stephen A", "Smith", role = "ctb")
  )
Description: An interface to the Fish Tree of Life API to download taxonomies,
    phylogenies, fossil calibrations, and diversification rate information for
    ray-finned fishes.
License: BSD_2_clause + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
URL: https://fishtreeoflife.org/, https://github.com/jonchang/fishtree
BugReports: https://github.com/jonchang/fishtree/issues
Depends: R (>= 4.0)
Imports: ape (>= 5.2), jsonlite (>= 1.5), memoise, parallel, rlang (>=
        0.4.1), utils
Suggests: diversitree, geiger, hisse (>= 1.9.10), knitr, markdown,
        phytools, picante, rfishbase, rmarkdown, spelling, testthat
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2021-01-28 04:06:30 UTC; jonchang
Author: Jonathan Chang [aut, cre] (<https://orcid.org/0000-0002-3811-1254>),
  Michael E Alfaro [ctb],
  Daniel L Rabosky [ctb],
  Stephen A Smith [ctb]
Maintainer: Jonathan Chang <me@jonathanchang.org>
Repository: CRAN
Date/Publication: 2021-01-31 00:50:06 UTC
Built: R 4.6.0; ; 2025-11-02 03:28:33 UTC; windows
