You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an issue to record a legacy review from prior to the current onboarding review repository and current review process. Exclude legacy reviews from any review process metrics.
Summary
Paste the full DESCRIPTION file inside a code block below:
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.1.2.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
RoxygenNote: 6.0.1
URL for the package (the development repository, not a stylized html page):
This is an issue to record a legacy review from prior to the current onboarding review repository and current review process. Exclude
legacy
reviews from any review process metrics.Summary
https://github.com/ropensci/rfishbase/blob
The text was updated successfully, but these errors were encountered: