Type: Package
Package: ebirdst
Title: Access and Analyze eBird Status and Trends Data
Version: 0.1.0
Authors@R: 
    c(person(given = "Tom",
             family = "Auer",
             role = c("aut", "cre"),
             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 = "Matthew",
             family = "Strimas-Mackey",
             role = "aut",
             email = "mes335@cornell.edu",
             comment = c(ORCID = "0000-0001-8929-7776")),
      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 analyse 
    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, gbm (>= 2.1.5),
        ggplot2, grDevices, gridExtra, methods, mgcv, PresenceAbsence,
        rappdirs, raster, scales, sf, stats, stringr, tidyr, tools,
        utils, viridisLite, xml2, rgdal
Suggests: covr, fields, knitr, rmarkdown, rnaturalearth, smoothr,
        testthat, velox
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-04-02 20:43:32 UTC; mes335
Author: Tom Auer [aut, cre] (<https://orcid.org/0000-0001-8619-7147>),
  Daniel Fink [aut] (<https://orcid.org/0000-0002-8368-1248>),
  Matthew Strimas-Mackey [aut] (<https://orcid.org/0000-0001-8929-7776>),
  Cornell Lab of Ornithology [cph]
Maintainer: Tom Auer <mta45@cornell.edu>
Repository: CRAN
Date/Publication: 2019-04-04 09:50:03 UTC
