Package: usdarnass
Type: Package
Title: USDA NASS Quick Stats API
Version: 0.1.0
Description: An alternative for downloading various United States Department of
    Agriculture (USDA) data from <https://quickstats.nass.usda.gov/> through R. 
    You must sign up for an API token from the mentioned website in order for 
    this package to work.
URL: https://github.com/rdinter/usdarnass
BugReports: https://github.com/rdinter/usdarnass/issues
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: httr, jsonlite, methods, utils, readr
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown, tidyverse, dplyr, tidyr
VignetteBuilder: knitr
Authors@R: 
    c(person(given = "Robert",
             family = "Dinterman",
             role = c("cre", "aut"),
             email = "robert.dinterman@gmail.com",
             comment = c(ORCID = "0000-0002-9055-6082")),
      person(given = "Jonathan",
             family = "Eyer",
             role = "aut",
             email = "jeyer@usc.edu"))
NeedsCompilation: no
Packaged: 2019-06-20 15:22:05 UTC; robert
Author: Robert Dinterman [cre, aut] (<https://orcid.org/0000-0002-9055-6082>),
  Jonathan Eyer [aut]
Maintainer: Robert Dinterman <robert.dinterman@gmail.com>
Repository: CRAN
Date/Publication: 2019-06-21 08:50:03 UTC
Built: R 4.4.3; ; 2025-11-01 05:03:18 UTC; windows
