Package: lifeR
Type: Package
Title: Identify Sites for Your Bird List
Version: 1.0.3
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), ggplot2 (>= 3.4.4), jsonlite
        (>= 1.7.0), knitr (>= 1.31), maptiles (>= 0.6.1), readr (>=
        1.4.0), rmarkdown (>= 2.7), stringr (>= 1.4.0), terra (>=
        1.7-55), tidyterra (>= 0.5.0)
RoxygenNote: 7.3.2
Suggests: testthat
VignetteBuilder: knitr
URL: https://jcoliver.github.io/lifeR/,
        https://github.com/jcoliver/lifeR/
NeedsCompilation: no
Packaged: 2025-02-10 21:14:44 UTC; jcoliver
Author: Jeffrey Oliver [aut, cre] (<https://orcid.org/0000-0003-2160-1086>)
Maintainer: Jeffrey Oliver <jcoliver@arizona.edu>
Repository: CRAN
Date/Publication: 2025-02-10 21:40:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:41:53 UTC; windows
