Type: Package
Package: ebirdst
Title: Access and Analyze eBird Status and Trends Data
Version: 0.2.0
Authors@R: 
    c(person(given = "Matthew",
             family = "Strimas-Mackey",
             role = c("aut", "cre"),
             email = "mes335@cornell.edu",
             comment = c(ORCID = "0000-0001-8929-7776")),
      person(given = "Tom",
             family = "Auer",
             role = "aut",
             email = "mta45@cornell.edu",
             comment = c(ORCID = "0000-0001-8619-7147")),
      person(given = "Daniel",
             family = "Fink",
             role = "aut",
             email = "df36@cornell.edu",
             comment = c(ORCID = "0000-0002-8368-1248")),
      person(given = "Cornell Lab of Ornithology",
             role = "cph"))
Description: Tools to download, map, plot and analyze eBird
    Status and Trends data
    (<https://ebird.org/science/status-and-trends>). eBird
    (<https://ebird.org>) is a global database of bird observations
    collected by citizen scientists. eBird Status and Trends uses these
    data to analyze continental bird abundances, range boundaries,
    habitats, and trends.
License: GPL-3
URL: https://github.com/CornellLabofOrnithology/ebirdst
BugReports: https://github.com/CornellLabofOrnithology/ebirdst/issues
Depends: R (>= 3.3.0)
Imports: car, data.table, dplyr (>= 0.7.0), fasterize, ggplot2,
        grDevices, gridExtra, methods, mgcv, PresenceAbsence, rappdirs,
        raster, rgdal, rlang, scales, sf, stats, stringr, tidyr (>=
        1.0.0), tools, utils, viridisLite, xml2
Suggests: covr, fields, knitr, rmarkdown, rnaturalearth, smoothr,
        testthat, velox
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-02-26 18:12:50 UTC; mes335
Author: Matthew Strimas-Mackey [aut, cre]
    (<https://orcid.org/0000-0001-8929-7776>),
  Tom Auer [aut] (<https://orcid.org/0000-0001-8619-7147>),
  Daniel Fink [aut] (<https://orcid.org/0000-0002-8368-1248>),
  Cornell Lab of Ornithology [cph]
Maintainer: Matthew Strimas-Mackey <mes335@cornell.edu>
Repository: CRAN
Date/Publication: 2020-02-26 23:40:02 UTC
