{
  "_id": "6a101353acfb0bcc41c8355c",
  "Package": "usdarnass",
  "Type": "Package",
  "Title": "USDA NASS Quick Stats API",
  "Version": "0.1.1",
  "Description": "An alternative for downloading various United States\nDepartment of Agriculture (USDA) data from\n<https://quickstats.nass.usda.gov/> through R. You must sign up\nfor an API token from the mentioned website in order for this\npackage to work.",
  "URL": "https://github.com/rdinter/usdarnass",
  "BugReports": "https://github.com/rdinter/usdarnass/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.0.2",
  "VignetteBuilder": "knitr",
  "Authors@R": "c(person(given = \"Robert\",\nfamily = \"Dinterman\",\nrole = c(\"cre\", \"aut\"),\nemail = \"robert.dinterman@gmail.com\",\ncomment = c(ORCID = \"0000-0002-9055-6082\")),\nperson(given = \"Jonathan\",\nfamily = \"Eyer\",\nrole = \"aut\",\nemail = \"jeyer@usc.edu\"))",
  "Date": "2019-06-30",
  "Config/pak/sysreqs": "libssl-dev libx11-dev",
  "Repository": "https://rdinter.r-universe.dev",
  "Date/Publication": "2020-02-10 15:22:18 UTC",
  "RemoteUrl": "https://github.com/rdinter/usdarnass",
  "RemoteRef": "HEAD",
  "RemoteSha": "993fe9d6959b36a7e628882156f809542ebd7bd5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 05:51:06 UTC",
    "User": "root"
  },
  "Author": "Robert Dinterman [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-9055-6082>),\nJonathan Eyer [aut]",
  "Maintainer": "Robert Dinterman <robert.dinterman@gmail.com>",
  "MD5sum": "b254dac1c343bb159b2a03831824d295",
  "_user": "rdinter",
  "_type": "src",
  "_file": "usdarnass_0.1.1.tar.gz",
  "_fileid": "a1b814367859bbf6cfb276137e0ae1bc61d997db74384db2e61417f11f621b5f",
  "_filesize": 160342,
  "_sha256": "a1b814367859bbf6cfb276137e0ae1bc61d997db74384db2e61417f11f621b5f",
  "_created": "2026-05-15T05:51:06.000Z",
  "_published": "2026-05-22T08:26:59.271Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77343498952,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7010975265"
    },
    {
      "job": 77343498699,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7010972424"
    },
    {
      "job": 77343498557,
      "time": 256,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011117089"
    },
    {
      "job": 77343498622,
      "time": 206,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011120838"
    },
    {
      "job": 77343498059,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7010947590"
    },
    {
      "job": 77343498036,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156122471"
    },
    {
      "job": 77343498810,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7010964597"
    },
    {
      "job": 77343498802,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7010961882"
    },
    {
      "job": 77343498939,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7010962421"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rdinter/actions/runs/25902620313",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rdinter/usdarnass",
  "_commit": {
    "id": "993fe9d6959b36a7e628882156f809542ebd7bd5",
    "author": "Robert Dinterman <robert.dinterman@gmail.com>",
    "committer": "Robert Dinterman <robert.dinterman@gmail.com>",
    "message": "catch errors when nothing is written to .Renviron\n",
    "time": 1581348138
  },
  "_maintainer": {
    "name": "Robert Dinterman",
    "email": "robert.dinterman@gmail.com",
    "login": "rdinter",
    "uuid": 2848962,
    "orcid": "0000-0002-9055-6082"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "rdinter",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 11,
  "_contributors": [
    {
      "user": "rdinter",
      "count": 35,
      "uuid": 2848962
    }
  ],
  "_userbio": {
    "uuid": 2848962,
    "type": "user",
    "name": "Robert Dinterman"
  },
  "_downloads": {
    "count": 210,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/usdarnass"
  },
  "_devurl": "https://github.com/rdinter/usdarnass",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/usdarnass.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rdinter/usdarnass",
  "_realowner": "rdinter",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-06-21"
    }
  ],
  "_exports": [
    "args_list",
    "nass_count",
    "nass_data",
    "nass_param",
    "nass_set_key"
  ],
  "_help": [
    {
      "page": "args_list",
      "title": "Combine API arguments for query",
      "topics": [
        "args_list"
      ]
    },
    {
      "page": "nass_count",
      "title": "Get number of observations from Quick Stats query",
      "topics": [
        "nass_count"
      ]
    },
    {
      "page": "nass_data",
      "title": "Get data from the Quick Stats query",
      "topics": [
        "nass_data"
      ]
    },
    {
      "page": "nass_param",
      "title": "Get all possible values of a parameter",
      "topics": [
        "nass_param"
      ]
    },
    {
      "page": "nass_set_key",
      "title": "Set a Quick Stats API key",
      "topics": [
        "nass_set_key"
      ]
    }
  ],
  "_readme": "https://github.com/rdinter/usdarnass/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "usdarnass.Rmd",
      "filename": "usdarnass.html",
      "title": "Getting started with usdarnass",
      "author": "Robert Dinterman",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Package Install",
        "Usage",
        "Key Install",
        "Get Data",
        "Parameters",
        "Get Parameter",
        "Get Count"
      ],
      "created": "2018-11-22 03:26:56",
      "modified": "2019-06-29 14:55:32",
      "commits": 5
    },
    {
      "source": "usdarnass_output.Rmd",
      "filename": "usdarnass_output.html",
      "title": "Output of usdarnass",
      "author": "Robert Dinterman",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Official USDA Objects",
        "County Level Example",
        "Dominant form of rent in Ohio"
      ],
      "created": "2019-01-16 02:30:28",
      "modified": "2019-06-29 14:37:17",
      "commits": 2
    }
  ],
  "_score": 5.041392685158225,
  "_indexed": true,
  "_nocasepkg": "usdarnass",
  "_universes": [
    "rdinter"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-15T05:53:23.000Z",
      "distro": "noble",
      "commit": "993fe9d6959b36a7e628882156f809542ebd7bd5",
      "fileid": "0c1bb3cbc5c0232660c28a46ffb9baece8b70909d24446d9b3471d2ea56c779f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdinter/actions/runs/25902620313"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-15T05:53:10.000Z",
      "distro": "noble",
      "commit": "993fe9d6959b36a7e628882156f809542ebd7bd5",
      "fileid": "fbe70b457668498d61d5497d20777ff4f8c85556c564421ec53ecc075d90a146",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdinter/actions/runs/25902620313"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-15T06:05:00.000Z",
      "commit": "993fe9d6959b36a7e628882156f809542ebd7bd5",
      "fileid": "ef16d4e9ea49ec22dfb6eb241c29bdce2b95c937eacafb0bcd579fa0d93a9ca0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdinter/actions/runs/25902620313"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-15T06:05:19.000Z",
      "commit": "993fe9d6959b36a7e628882156f809542ebd7bd5",
      "fileid": "2b39d9f94019c8448fa8d7f4873c40d22e0d5badd4628965776fd84ce4d8d622",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdinter/actions/runs/25902620313"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-15T05:52:26.000Z",
      "commit": "993fe9d6959b36a7e628882156f809542ebd7bd5",
      "fileid": "2e053f0c11706a3a66d11623b0a3417b8374ad7f29ed253fe0f2bd6421d1fe15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdinter/actions/runs/25902620313"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-15T05:52:12.000Z",
      "commit": "993fe9d6959b36a7e628882156f809542ebd7bd5",
      "fileid": "53e50a4047642aa84d8f04e4fce2e2b4866f95306a0476825710e74a5540a237",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdinter/actions/runs/25902620313"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-15T05:52:14.000Z",
      "commit": "993fe9d6959b36a7e628882156f809542ebd7bd5",
      "fileid": "ac9e8f38934074972443cbc6e37ae2e694c9b9c172fcbe8d8ec1ddc28920b641",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdinter/actions/runs/25902620313"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-22T08:26:42.000Z",
      "commit": "993fe9d6959b36a7e628882156f809542ebd7bd5",
      "fileid": "41f83f77d4f4058b0e7ef2724fe89d96a1ff7b29f614ac387fbcf63973703458",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rdinter/actions/runs/25902620313"
    }
  ]
}