Package: rnassqs Type: Package Title: Access Data from the NASS 'Quick Stats' API Version: 0.6.4 Authors@R: c( person('Nicholas', 'Potter', email='econpotter@gmail.com', role = c('aut', 'cre')), person('Robert', 'Dinterman', email='', role = c('ctb')), person('Austin', 'Pearce', email='', role = c('ctb')), person('Jonathan', 'Adams', email='', role = c('ctb')), person('Joseph', 'Stachelek', email='', role = c('ctb')), person('Julia', 'Piaskowski', email='', role = c('ctb')), person('Branden', 'Collingsworth', email='', role = c('ctb')), person('Adam', 'Sparks', email='', role = c('rev')), person('Neal', 'Richardson', email='', role = c('ctb', 'rev'))) Maintainer: Nicholas Potter Description: Interface to access data via the United States Department of Agriculture's National Agricultural Statistical Service (NASS) 'Quick Stats' web API . Convenience functions facilitate building queries based on available parameters and valid parameter values. This product uses the NASS API but is not endorsed or certified by NASS. URL: https://docs.ropensci.org/rnassqs/ (website) https://github.com/ropensci/rnassqs/ BugReports: https://github.com/ropensci/rnassqs/issues License: MIT + file LICENSE Language: en-US Depends: R (>= 3.5.0) Imports: httr, jsonlite, stats, utils Suggests: here, httptest, knitr, rmarkdown, testthat RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Encoding: UTF-8 VignetteBuilder: knitr Collate: 'auth.R' 'helpers.R' 'rnassqs-package.R' 'params.R' 'request.R' 'wrappers.R' Config/pak/sysreqs: libssl-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2025-09-22 01:34:16 UTC RemoteUrl: https://github.com/ropensci/rnassqs RemoteRef: main RemoteSha: 217db401ab9ffb84ec5f17d3fc1826944d09f39f NeedsCompilation: no Packaged: 2026-06-14 08:58:12 UTC; root Author: Nicholas Potter [aut, cre], Robert Dinterman [ctb], Austin Pearce [ctb], Jonathan Adams [ctb], Joseph Stachelek [ctb], Julia Piaskowski [ctb], Branden Collingsworth [ctb], Adam Sparks [rev], Neal Richardson [ctb, rev]