Package: zbank
Type: Package
Title: 'ZooBank' API Client
Description: Interface to the 'ZooBank' API (<http://zoobank.org/Api>) client.
    'ZooBank' (<http://zoobank.org/>) is the official registry of zoological 
    nomenclature. Methods are provided for using each of the API endpoints, 
    including for querying by author, querying for publications, get 
    statistics on 'ZooBank' activity, and more.
Version: 0.1.0
Authors@R: c(person("Scott", "Chamberlain", role = c("aut", "cre"),
    email = "sckott@protonmail.com", comment = c(ORCID = "0000-0003-1444-9135")))
License: MIT + file LICENSE
URL: https://github.com/ropenscilabs/zbank
BugReports: https://github.com/ropenscilabs/zbank/issues
Encoding: UTF-8
Imports: crul (>= 0.5.0), jsonlite (>= 1.5), tibble
Suggests: testthat, vcr
RoxygenNote: 6.1.0
X-schema.org-applicationCategory: Taxonomy
X-schema.org-keywords: taxonomy, biology, nomenclature, JSON, API, web,
        api-client, ZooBank, Zoological, species, names
X-schema.org-isPartOf: https://ropensci.org
NeedsCompilation: no
Packaged: 2018-10-23 02:10:53 UTC; sckott
Author: Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>)
Maintainer: Scott Chamberlain <sckott@protonmail.com>
Repository: CRAN
Date/Publication: 2018-10-30 16:20:03 UTC
Built: R 4.0.2; ; 2020-07-16 11:36:18 UTC; unix
