Type: Package
Package: tidyUSDA
Title: A Minimal Tool Set for Gathering USDA Quick Stat Data for
        Analysis and Visualization
Version: 0.3.0
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.
License: MIT + file LICENSE
URL: https://bradlindblad.github.io/tidyUSDA/,
        https://github.com/bradlindblad/tidyUSDA/
Depends: R (>= 3.6)
Imports: crayon, curl, dplyr, fuzzyjoin, ggplot2, jsonlite, keyring,
        magrittr, nlme, rgdal, sf, stringi, tigris (>= 1.0), usethis,
        httr, brio, waldo, diffobj, gitcreds
Suggests: covr, knitr, rgeos, rmarkdown, spelling, testthat (>= 2.1.0)
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-12-03 21:09:06 UTC; brad
Author: Brad Lindblad [aut, cre],
  Michael Thomas [ctb],
  Alex Mindeman [ctb]
Maintainer: Brad Lindblad <bradley.lindblad@gmail.com>
Repository: CRAN
Date/Publication: 2020-12-03 23:10:06 UTC
