Type: Package
Package: tidyUSDA
Title: A Minimal Tool Set for Gathering USDA Quick Stat Data for
        Analysis and Visualization
Version: 0.4.0
Authors@R: c(
    person("Brad", "Lindblad", , "me@bradlindblad.com", role = c("aut", "cre")),
    person("Michael", "Thomas", , "mthomas@ketchbrookanalytics.com", role = "ctb"),
    person("Alex", "Mindeman", , "alexandramindeman@gmail.com", role = "ctb")
  )
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: checkmate, crayon, dplyr, fuzzyjoin (>= 0.1.6), ggplot2, httr,
        jsonlite, magrittr, sf, tigris (>= 1.0)
Suggests: covr, knitr, nlme, rgeos, rmarkdown, spelling, stringi,
        testthat (>= 2.1.0), usethis, waldo
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-05-01 19:22:25 UTC; brad
Author: Brad Lindblad [aut, cre],
  Michael Thomas [ctb],
  Alex Mindeman [ctb]
Maintainer: Brad Lindblad <me@bradlindblad.com>
Repository: CRAN
Date/Publication: 2022-05-01 19:30:02 UTC
Built: R 4.1.3; ; 2023-04-17 18:49:42 UTC; windows
