Package: rfishbase
Title: R Interface to 'FishBase'
Description: A programmatic interface to 'FishBase', re-written
    based on an accompanying 'RESTful' API. Access tables describing over 30,000
    species of fish, their biology, ecology, morphology, and more. This package also
    supports experimental access to 'SeaLifeBase' data, which contains
    nearly 200,000 species records for all types of aquatic life not covered by
    'FishBase.'
Version: 5.0.1
Encoding: UTF-8
License: CC0
Authors@R: c(person("Carl", "Boettiger",
                    role = c("cre", "aut"),
                    email = "cboettig@gmail.com", ,
                    comment = c(ORCID = "0000-0002-1642-628X")),
             person("Scott", "Chamberlain", role = "aut",
                    email = "myrmecocystus@gmail.com",
                    comment = c(ORCID="0000-0003-1444-9135")),
             person("Duncan", "Temple Lang", role = "aut"),
             person("Peter", "Wainwright", role = "aut"),
             person("Kevin", "Cazelles", role = "ctb", 
                    comment = c(ORCID = "0000-0001-6619-9874")),
             person("Guohuan", "Su", role = "ctb", 
                    comment = c(ORCID = "0000-0003-0091-9773")))
URL: https://docs.ropensci.org/rfishbase/,
        https://github.com/ropensci/rfishbase
BugReports: https://github.com/ropensci/rfishbase/issues
Depends: R (>= 4.0)
Imports: glue, stringr, purrr, httr, jsonlite, dplyr, duckdbfs (>=
        0.0.9), rlang, magrittr, memoise
Suggests: testthat, rmarkdown, knitr, covr, spelling, curl
RoxygenNote: 7.3.1
Language: en-US
NeedsCompilation: no
Packaged: 2024-12-29 03:19:21 UTC; jovyan
Author: Carl Boettiger [cre, aut] (<https://orcid.org/0000-0002-1642-628X>),
  Scott Chamberlain [aut] (<https://orcid.org/0000-0003-1444-9135>),
  Duncan Temple Lang [aut],
  Peter Wainwright [aut],
  Kevin Cazelles [ctb] (<https://orcid.org/0000-0001-6619-9874>),
  Guohuan Su [ctb] (<https://orcid.org/0000-0003-0091-9773>)
Maintainer: Carl Boettiger <cboettig@gmail.com>
Repository: CRAN
Date/Publication: 2025-01-12 12:10:05 UTC
Built: R 4.6.0; ; 2025-08-20 06:58:26 UTC; unix
