Type: Package
Package: tidyUSDA
Title: A Minimal Tool Set for Gathering USDA Quick Stat Data for
        Analysis and Visualization
Version: 0.3.2
Authors@R: 
    c(person(given = "Brad",
             family = "Lindblad",
             role = c("aut", "cre"),
             email = "me@bradlindblad.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, dplyr, fuzzyjoin, ggplot2, httr, jsonlite, magrittr,
        purrr, sf, tigris (>= 1.0)
Suggests: covr, knitr, rgdal, rgeos, rmarkdown, spelling, testthat (>=
        2.1.0)
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-08-01 02:53:31 UTC; brad
Author: Brad Lindblad [aut, cre],
  Michael Thomas [ctb],
  Alex Mindeman [ctb]
Maintainer: Brad Lindblad <me@bradlindblad.com>
Repository: CRAN
Date/Publication: 2021-08-01 04:10:01 UTC
