Package: rfishbase
Title: R Interface to 'FishBase'
Description: A programmatic interface to http://www.fishbase.org, 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 http://www.sealifebase.org data, which contains nearly
             200,000 species records for all types of aquatic life not covered by 'FishBase.'
Version: 2.0.3
License: CC0
Authors@R: c(person("Carl", "Boettiger", role = c("cre", "aut"), email = "cboettig@ropensci.org"),
             person("Scott", "Chamberlain", role = "aut", email = "scott@ropensci.org"),
             person("Duncan", "Temple Lang", role="aut"), 
             person("Peter", "Wainwright", role="aut"))
URL: https://github.com/ropensci/rfishbase
BugReports: https://github.com/ropensci/rfishbase/issues
LazyData: true
Depends: R (>= 3.0)
Imports: dplyr (>= 0.4.0), lazyeval, httr (>= 1.0.0), tidyr, methods,
        utils
Suggests: devtools, testthat, rmarkdown, knitr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2015-09-09 04:39:24 UTC; cboettig
Author: Carl Boettiger [cre, aut],
  Scott Chamberlain [aut],
  Duncan Temple Lang [aut],
  Peter Wainwright [aut]
Maintainer: Carl Boettiger <cboettig@ropensci.org>
Repository: CRAN
Date/Publication: 2015-09-09 09:17:17
