{
  "_id": "6a105573acfb0bcc41ca24f2",
  "Type": "Package",
  "Package": "SELECTRdata",
  "Title": "Download and Format Spatially Explicit Load Enrichment\nCalculation Tool ('SELECT') Data",
  "Version": "0.1.3",
  "Authors@R": "person(\"Michael\", \"Schramm\", , \"mpschramm@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-1876-6592\"))",
  "Description": "Provides convenience functions for downloading raster and\ntabular data used by Spatially Explicit Load Enrichment\nCalculation Tool ('SELECT') to characterize landscape based\npollutant sources (<https://tx.select.tamu.edu>).  Methodology\nbased on Teague et al. (2009) <doi:10.13031/2013.27788>.",
  "License": "MIT + file LICENSE",
  "URL": "https://txwri.github.io/SELECTRdata/",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibxml2-dev libzstd-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev xz-utils libclang-dev",
  "Repository": "https://txwri.r-universe.dev",
  "Date/Publication": "2025-11-10 16:56:07 UTC",
  "RemoteUrl": "https://github.com/TxWRI/SELECTRdata",
  "RemoteRef": "HEAD",
  "RemoteSha": "8ebbdee701028b4b5d8c78d8375061347ea88f84",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 08:03:18 UTC",
    "User": "root"
  },
  "Author": "Michael Schramm [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1876-6592>)",
  "Maintainer": "Michael Schramm <mpschramm@gmail.com>",
  "MD5sum": "0425c2bb9a6217c975528099bc080cff",
  "_user": "txwri",
  "_type": "src",
  "_file": "SELECTRdata_0.1.3.tar.gz",
  "_fileid": "0dd0cc6c468c550842f0e533988855865614132144d938c265de8c86882ce31f",
  "_filesize": 869025,
  "_sha256": "0dd0cc6c468c550842f0e533988855865614132144d938c265de8c86882ce31f",
  "_created": "2026-05-09T08:03:18.000Z",
  "_published": "2026-05-22T13:09:07.495Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77385808094,
      "time": 229,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894200302"
    },
    {
      "job": 77385808263,
      "time": 225,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894199887"
    },
    {
      "job": 77385808220,
      "time": 292,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894206648"
    },
    {
      "job": 77385808495,
      "time": 152,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894194268"
    },
    {
      "job": 77385807887,
      "time": 227,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894178820"
    },
    {
      "job": 77385807499,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161266208"
    },
    {
      "job": 77385808181,
      "time": 189,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894196796"
    },
    {
      "job": 77385808750,
      "time": 184,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894196287"
    },
    {
      "job": 77385808560,
      "time": 578,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894232590"
    }
  ],
  "_buildurl": "https://github.com/r-universe/txwri/actions/runs/25595962496",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/TxWRI/SELECTRdata",
  "_commit": {
    "id": "8ebbdee701028b4b5d8c78d8375061347ea88f84",
    "author": "Michael Schramm <michael.schramm@ag.tamu.edu>",
    "committer": "GitHub <noreply@github.com>",
    "message": "template arguments accept SpatRast or SpatVector (#26)\n\n* template arguments accept SpatRast or SpatVector\n\n* add readme example and build",
    "time": 1762793767
  },
  "_maintainer": {
    "name": "Michael Schramm",
    "email": "mpschramm@gmail.com",
    "login": "mps9506",
    "mastodon": "@mpschramm@mastodon.social",
    "orcid": "0000-0003-1876-6592",
    "twitter": "@mpschramm",
    "uuid": 11282246
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "arcgislayers",
      "role": "Imports"
    },
    {
      "package": "arcgisutils",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "gdalraster",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rnassqs",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "txwri",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.1",
      "date": "2025-09-19"
    },
    {
      "name": "v0.1.2",
      "date": "2025-10-22"
    },
    {
      "name": "v0.1.3",
      "date": "2025-11-10"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mps9506",
      "count": 23,
      "uuid": 11282246
    }
  ],
  "_userbio": {
    "uuid": 84515825,
    "type": "organization",
    "name": "Texas Water Resources Institute",
    "description": "A part of the Texas A&M System and Texas A&M Agrilife, the Texas Water Resources Institute solves vital water issues through research & outreach"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SELECTRdata"
  },
  "_devurl": "https://github.com/txwri/selectrdata",
  "_pkgdown": "https://txwri.github.io/SELECTRdata/",
  "_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/SELECTRdata.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "download_buildings",
    "download_census_blocks",
    "download_counties",
    "download_dem",
    "download_nass_census",
    "download_nass_livestock",
    "download_nlcd",
    "download_NPDES_permits",
    "download_urban_areas",
    "has_nass_token",
    "set_gdal_config"
  ],
  "_help": [
    {
      "page": "download_buildings",
      "title": "Download building footprints",
      "topics": [
        "download_buildings"
      ]
    },
    {
      "page": "download_census_blocks",
      "title": "Download U.S. Census block boundaries",
      "topics": [
        "download_census_blocks"
      ]
    },
    {
      "page": "download_counties",
      "title": "Download TIGER county spatial data.",
      "topics": [
        "download_counties"
      ]
    },
    {
      "page": "download_dem",
      "title": "Download digital elevation model",
      "topics": [
        "download_dem"
      ]
    },
    {
      "page": "download_nass_livestock",
      "title": "Download county level total livestock",
      "topics": [
        "download_nass_livestock"
      ]
    },
    {
      "page": "download_nlcd",
      "title": "Download and write annual NLCD raster data to file.",
      "topics": [
        "download_nlcd"
      ]
    },
    {
      "page": "download_NPDES_permits",
      "title": "Download NPDES permits",
      "topics": [
        "download_NPDES_permits"
      ]
    },
    {
      "page": "download_urban_areas",
      "title": "Download U.S. Urban Areas",
      "topics": [
        "download_urban_areas"
      ]
    },
    {
      "page": "has_nass_token",
      "title": "Is there a NASS token?",
      "topics": [
        "has_nass_token"
      ]
    },
    {
      "page": "set_gdal_config",
      "title": "Set GDAL configuration options",
      "topics": [
        "set_gdal_config"
      ]
    },
    {
      "page": "thompson",
      "title": "Thompsons Creek Elevation Data",
      "topics": [
        "thompson"
      ]
    },
    {
      "page": "wbd",
      "title": "Thompsons Creek Watershed Boundary",
      "topics": [
        "wbd"
      ]
    }
  ],
  "_readme": "https://github.com/TxWRI/SELECTRdata/raw/HEAD/README.md",
  "_rundeps": [
    "arcgislayers",
    "arcgisutils",
    "arcpbf",
    "askpass",
    "bit",
    "bit64",
    "class",
    "classInt",
    "cli",
    "curl",
    "DBI",
    "e1071",
    "gdalraster",
    "glue",
    "httr",
    "httr2",
    "jsonify",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "mime",
    "nanoarrow",
    "openssl",
    "proxy",
    "R6",
    "rapidjsonr",
    "rappdirs",
    "Rcpp",
    "RcppInt64",
    "RcppSimdJson",
    "rlang",
    "rnassqs",
    "s2",
    "S7",
    "sf",
    "sys",
    "terra",
    "units",
    "vctrs",
    "withr",
    "wk",
    "xml2",
    "yyjsonr"
  ],
  "_score": 2.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "selectrdata",
  "_universes": [
    "txwri",
    "mps9506"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-09T08:05:51.000Z",
      "distro": "noble",
      "commit": "8ebbdee701028b4b5d8c78d8375061347ea88f84",
      "fileid": "c803e561c59ef8e4f93e48a406e8e6400a0099e677f213639c90eba8a870004d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/txwri/actions/runs/25595962496"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-09T08:05:50.000Z",
      "distro": "noble",
      "commit": "8ebbdee701028b4b5d8c78d8375061347ea88f84",
      "fileid": "a72bd45f5d197d94aa69845ce773f6248d03a3493cee1cf0fdf501076afd028f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/txwri/actions/runs/25595962496"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-09T08:07:48.000Z",
      "commit": "8ebbdee701028b4b5d8c78d8375061347ea88f84",
      "fileid": "427a2655d4e6357c807ef5689915f782a187ca0931acb1f46ebfc595304384dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/txwri/actions/runs/25595962496"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-09T08:05:20.000Z",
      "commit": "8ebbdee701028b4b5d8c78d8375061347ea88f84",
      "fileid": "2f93963a1f8e8c524bb1decda12eb80b9565851cc154a0b4f9b2a3ecdb41e360",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/txwri/actions/runs/25595962496"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-09T08:05:02.000Z",
      "commit": "8ebbdee701028b4b5d8c78d8375061347ea88f84",
      "fileid": "24e5c2c053473134d874b5919bca742ed63b0f44b1a6e3d3c935ab3dfd29686d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/txwri/actions/runs/25595962496"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-09T08:04:50.000Z",
      "commit": "8ebbdee701028b4b5d8c78d8375061347ea88f84",
      "fileid": "5a4a98237f681084eeff3e1e30a48157b003777e50f3eee173fc6cc002cd085a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/txwri/actions/runs/25595962496"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-09T08:11:20.000Z",
      "commit": "8ebbdee701028b4b5d8c78d8375061347ea88f84",
      "fileid": "4551315fc60a5e14876eeb5a946827b9e81b119b98b49cbb34bf638691cde417",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/txwri/actions/runs/25595962496"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-05-22T13:08:47.000Z",
      "commit": "8ebbdee701028b4b5d8c78d8375061347ea88f84",
      "fileid": "cb31612222a4fcbbece4003a445b7c6a021f2b4749e515832b5dc22c727de83b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/txwri/actions/runs/25595962496"
    }
  ]
}