Package: lifeR
Type: Package
Title: Identify Sites for Your Bird List
Version: 0.9.6
Authors@R: 
  c(person(given = "Jeffrey",
           family = "Oliver",
           role = c("aut", "cre"),
           email = "jcoliver@arizona.edu",
           comment = c(ORCID = "0000-0003-2160-1086")))
Description: A suite of tools to use the 'eBird' database 
    (<https://ebird.org/home/>) and APIs to compare users' species lists to 
    recent observations and create a report of the top sites to visit to see 
    new species.
License: BSD_2_clause + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.2.0)
Imports: curl (>= 4.3), dplyr (>= 1.0.2), jsonlite (>= 1.7.0), knitr
        (>= 1.31), readr (>= 1.4.0), rmarkdown (>= 2.7), stringr (>=
        1.4.0), ggplot2 (>= 3.3.3), ggmap (>= 3.0.0)
RoxygenNote: 7.2.0
Suggests: testthat
VignetteBuilder: knitr
URL: https://jcoliver.github.io/lifeR/,
        https://github.com/jcoliver/lifeR/
NeedsCompilation: no
Packaged: 2022-09-30 17:27:56 UTC; jcoliver
Author: Jeffrey Oliver [aut, cre] (<https://orcid.org/0000-0003-2160-1086>)
Maintainer: Jeffrey Oliver <jcoliver@arizona.edu>
Repository: CRAN
Date/Publication: 2022-10-03 07:20:08 UTC
