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
    (<http://bien.nceas.ucsb.edu/bien/tools/nsr/nsr-ws/>), Integrated Taxonomic
    Information Service (<http://www.itis.gov/>), and Global Register of
    Introduced and Invasive Species (<http://www.griis.org/>).
Version: 0.3.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://github.com/ropensci/originr
BugReports: https://github.com/ropensci/originr/issues
LazyLoad: yes
LazyData: yes
Imports: crul (>= 0.5.2), jsonlite (>= 1.5), data.table, xml2, taxize
        (>= 0.9.0)
Suggests: testthat, roxygen2 (>= 6.0.1)
RoxygenNote: 6.0.1
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: 2018-04-30 21:55:13 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: 2018-04-30 22:05:26 UTC
