Type: Package
Package: tidyUSDA
Title: A Minimal Tool Set for Gathering USDA Quick Stat Data for
        Analysis and Visualization
Version: 0.2.2
Authors@R: 
    c(person(given = "Brad",
             family = "Lindblad",
             role = c("aut", "cre"),
             email = "bradley.lindblad@gmail.com"),
      person(given = "Michael",
             family = "Thomas",
             role = "ctb",
             email = "mthomas@ketchbrookanalytics.com"),
      person(given = "Alex",
             family = "Mindeman",
             role = "ctb",
             email = "alexandramindeman@gmail.com"))
Description: Provides a consistent API to pull United States
    Department of Agriculture census and survey data from the National
    Agricultural Statistics Service (NASS) QuickStats service
    <https://quickstats.nass.usda.gov>.
License: MIT + file LICENSE
URL: https://bradlindblad.github.io/tidyUSDA,
        https://github.com/bradlindblad/tidyUSDA
Depends: R (>= 3.6)
Imports: curl, dplyr, fuzzyjoin, ggplot2, jsonlite, keyring, magrittr,
        nlme, rgdal, sf, stringi, tigris, usethis
Suggests: knitr, rgeos, rmarkdown, testthat (>= 2.1.0), covr, spelling
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Language: en-US
NeedsCompilation: no
Packaged: 2019-10-28 02:45:00 UTC; xps
Author: Brad Lindblad [aut, cre],
  Michael Thomas [ctb],
  Alex Mindeman [ctb]
Maintainer: Brad Lindblad <bradley.lindblad@gmail.com>
Repository: CRAN
Date/Publication: 2019-10-28 05:40:03 UTC
