Package: paleobioDB
Description: paleobioDB version 0.1 has 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: paleobioDB: a package for downloading, visualizing and
        processing data from Paleobiology Database.
Version: 0.1
Date: 2014-04-02
Authors@R: c(person("Sara", "Varela", role = c("aut", "cre"),
    email = "svarela@paleobiogeography.org"),
    person("Javier", "González Hernández", role = "aut",
    email = "javigzz@yahoo.es"),
    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://github.com/ropensci/paleobioDB
LazyData: true
Imports: maps, raster, rjson, gtools, RCurl, plyr, scales,
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'
Packaged: 2014-05-01 10:21:37 UTC; sara
Author: Sara Varela [aut, cre],
  Javier González Hernández [aut],
  Luciano Fabris Sgarbi [aut]
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-05-01 13:20:22
