Package: paleobioDB
Description: Includes 19 functions to wrap each endpoint of
    the PaleobioDB API, plus 8 functions to visualize and process the fossil
    data. The API documentation for the Paleobiology Database can be found in
    <http://paleobiodb.org/data1.1/>.
Encoding: UTF-8
Type: Package
License: GPL-2
Title: Download and Process Data from the Paleobiology Database
Version: 0.7.0
Date: 2020-07-22
Authors@R: c(person("Sara", "Varela", role = c("aut", "cre"),
    email = "svarela@paleobiogeography.org"),
    person("Javier", "González Hernández", role = "aut",
    email = "javier.gon@protonmail.com"),
    person("Luciano", "Fabris Sgarbi", role = "aut",
    email = "luciano.f.sgarbi@gmail.com"))
Maintainer: Sara Varela <svarela@paleobiogeography.org>
BugReports: https://github.com/ropensci/paleobioDB/issues
URL: https://docs.ropensci.org/paleobioDB,
        https://github.com/ropensci/paleobioDB
LazyData: true
Imports: rjson, gtools, RCurl, plyr, scales
Depends: raster, maps
Suggests: roxygen2, testthat
Collate: 'network.R' 'paleobioDB-package.R' 'pbdb_cache.R'
        'pbdb_geographic_functions.R' 'pbdb_querys.R'
        'rest_api_tools.R' 'pbdb_rest_api_setup.R'
        'pbdb_taxonomic_functions.R' 'pbdb_temporal_functions.R'
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2020-07-25 19:53:39 UTC; root
Author: Sara Varela [aut, cre],
  Javier González Hernández [aut],
  Luciano Fabris Sgarbi [aut]
Repository: CRAN
Date/Publication: 2020-07-25 21:40:02 UTC
Built: R 4.1.0; ; 2021-05-26 22:57:15 UTC; unix
