Package: originr
Type: Package
Title: Fetch Species Origin Data from the Web
Description: Get species origin data (whether species is native/invasive) from the
    following sources on the web: Encyclopedia of Life (<http://eol.org>), Flora
    'Europaea' (<http://rbg-web2.rbge.org.uk/FE/fe.html>), Global Invasive Species
    Database (<http://www.iucngisd.org/gisd>), the Native Species Resolver
    (<https://bien.nceas.ucsb.edu/bien/tools/nsr/>), Integrated Taxonomic
    Information Service (<https://www.itis.gov/>), and Global Register of
    Introduced and Invasive Species (<http://www.griis.org/>).
Version: 0.4.0
Authors@R: c(
    person("Scott", "Chamberlain", role = c("aut", "cre"), 
      email = "myrmecocystus@gmail.com", comment = c(ORCID="0000-0003-1444-9135")),
    person("Ignasi", "Bartomeus", role = "aut", email = "nacho.bartomeus@gmail.com")
    )
License: MIT + file LICENSE
URL: https://docs.ropensci.org/originr,
        https://github.com/ropensci/originr
BugReports: https://github.com/ropensci/originr/issues
Encoding: UTF-8
LazyLoad: yes
LazyData: yes
Imports: crul, jsonlite, data.table, xml2, taxize (>= 0.9.0)
Suggests: testthat, vcr
RoxygenNote: 7.1.0
X-schema.org-applicationCategory: Biology
X-schema.org-keywords: species, native, invasive, origin, web, API,
        eol, gisd, nsr, itis, griis
X-schema.org-isPartOf: https://ropensci.org
NeedsCompilation: no
Packaged: 2020-06-12 01:01:52 UTC; sckott
Author: Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>),
  Ignasi Bartomeus [aut]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2020-06-12 05:20:02 UTC
