Package: NSR
Title: 'Native Status Resolver'
Version: 0.1.0
Authors@R: c(
            person("Brian", "Maitner", email = "bmaitner@gmail.com", role = c("aut", "cre")),
            person("Brad", "Boyle", email = "bboyle@email.arizona.edu", role = c("aut"))
            )
Description: Provides access to the 'Native Status Resolver' (NSR) <https://github.com/ojalaquellueva/nsr> API through R. The user supplies plant taxonomic names and political divisions and the package returns information about their likely native status (e.g., native, non-native,endemic), along with information on how those decisions were made.
Depends: R (>= 3.5.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: jsonlite, httr
Suggests: knitr, rmarkdown, testthat, devtools, BIEN, vcr (>= 0.6.0)
VignetteBuilder: knitr
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-10-14 21:21:19 UTC; Brian Maitner
Author: Brian Maitner [aut, cre],
  Brad Boyle [aut]
Maintainer: Brian Maitner <bmaitner@gmail.com>
Repository: CRAN
Date/Publication: 2024-10-16 18:00:02 UTC
Built: R 4.3.3; ; 2024-10-16 19:45:41 UTC; unix
