Package: rnassqs
Type: Package
Title: Access the NASS 'Quick Stats' API
Version: 0.4.0
Date: 2019-04-29
Authors@R: c(
  person('Nicholas', 'Potter', email='potter.nicholas@gmail.com', role = c('aut', 'cre')),
  person('Joseph', 'Stachelek', email='', role = c('ctb')),
  person('Julia', 'Piaskowski', email='', role = c('ctb'))) 
Maintainer: Nicholas Potter <potter.nicholas@gmail.com>
Description: Interface to access data via the United States Department of 
  Agricultre's National Agricultural Statistical Service (NASS) 'Quick Stats' 
  web API <https://quickstats.nass.usda.gov/api>. Convenience functions 
  facilitate building queries based on available parameters and valid parameter 
  values.
URL: https://github.com/potterzot/rnassqs
BugReports: http://www.github.com/potterzot/rnassqs/issues
License: MIT + file LICENSE
LazyData: TRUE
Language: en-US
Imports: httr, jsonlite,
Suggests: testthat, here, knitr, rmarkdown
RoxygenNote: 6.1.1
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-05-02 17:54:30 UTC; potterzot
Author: Nicholas Potter [aut, cre],
  Joseph Stachelek [ctb],
  Julia Piaskowski [ctb]
Repository: CRAN
Date/Publication: 2019-05-03 15:30:03 UTC
