{
  "_id": "6a17fb20acfb0bcc41da9ff5",
  "Package": "SELECTRshed",
  "Type": "Package",
  "Title": "Catchment and Subcatchment Delineation",
  "Version": "0.1.1",
  "Authors@R": "person(given = \"Michael\", family = \"Schramm\", email = \"mpschramm@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-1876-6592\"))",
  "Description": "Use `terra` SpatRaster and SpatVector objects directly\nwith WhiteBox Tools' stream and hydrology functions.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "SystemRequirements": "WhiteboxTools\n(https://github.com/jblindsay/whitebox-tools/releases/latest)",
  "Additional_repositories": "https://txwri.r-universe.dev",
  "RoxygenNote": "7.3.1",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake libgdal-dev gdal-bin libgeos-dev make\nlibuv1-dev libproj-dev libsqlite3-dev",
  "Repository": "https://txwri.r-universe.dev",
  "Date/Publication": "2025-10-30 13:07:46 UTC",
  "RemoteUrl": "https://github.com/TxWRI/SELECTRshed",
  "RemoteRef": "HEAD",
  "RemoteSha": "b4cdc8c83e3af67f6d685cb0448911828dd92e53",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 08:17:39 UTC",
    "User": "root"
  },
  "Author": "Michael Schramm [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1876-6592>)",
  "Maintainer": "Michael Schramm <mpschramm@gmail.com>",
  "MD5sum": "dd925c8656f54eea2dec07a5932543ac",
  "_user": "txwri",
  "_type": "src",
  "_file": "SELECTRshed_0.1.1.tar.gz",
  "_fileid": "d36b647b1384802749f7fa72d713aeee3a9b109e59207c15b0d650b507ebd9dc",
  "_filesize": 270843,
  "_sha256": "d36b647b1384802749f7fa72d713aeee3a9b109e59207c15b0d650b507ebd9dc",
  "_created": "2026-05-28T08:17:39.000Z",
  "_published": "2026-05-28T08:21:52.056Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78251258594,
      "time": 203,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261061926"
    },
    {
      "job": 78251258592,
      "time": 189,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261057078"
    },
    {
      "job": 78251258679,
      "time": 121,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7261033780"
    },
    {
      "job": 78251258607,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261029767"
    },
    {
      "job": 78250702223,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260993765"
    },
    {
      "job": 78251258571,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261039616"
    },
    {
      "job": 78251258668,
      "time": 155,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261045426"
    },
    {
      "job": 78251258684,
      "time": 148,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7261042958"
    },
    {
      "job": 78251258611,
      "time": 146,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261042442"
    }
  ],
  "_buildurl": "https://github.com/r-universe/txwri/actions/runs/26563064301",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/TxWRI/SELECTRshed",
  "_commit": {
    "id": "b4cdc8c83e3af67f6d685cb0448911828dd92e53",
    "author": "Michael Schramm <mpschramm@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Document (#8)\n\n* add news.md\n\n* add gha r-build\n\n* version number\n\n* additional repo\n\n* install whitebox\n\n* point to correct package\n\n* fix examples\n\n* skip tests in whitebox binary is not installed",
    "time": 1761829666
  },
  "_maintainer": {
    "name": "Michael Schramm",
    "email": "mpschramm@gmail.com",
    "login": "mps9506",
    "mastodon": "@mpschramm@mastodon.social",
    "orcid": "0000-0003-1876-6592",
    "twitter": "@mpschramm",
    "description": "Research specialist with the Texas Water Resources Institute at Texas A&M University.  All things water quality and watersheds.",
    "uuid": 11282246
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "whitebox",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "SELECTRdata",
      "version": ">= 0.1.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "txwri",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 2
    },
    {
      "week": "2025-43",
      "n": 6
    },
    {
      "week": "2025-44",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mps9506",
      "count": 12,
      "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/SELECTRshed"
  },
  "_devurl": "https://github.com/txwri/selectrshed",
  "_searchresults": 0,
  "_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/SELECTRshed.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "create_breach_depression",
    "create_breach_depression_lc",
    "create_d8_fa",
    "create_d8_pointer",
    "create_fill_depressions",
    "create_single_pit_fill",
    "create_streams",
    "create_streams_vector",
    "create_subbasins",
    "create_watershed",
    "extract_stream_outlets",
    "snap_pour_point"
  ],
  "_help": [
    {
      "page": "create_breach_depression",
      "title": "Breach depressions",
      "topics": [
        "create_breach_depression"
      ]
    },
    {
      "page": "create_breach_depression_lc",
      "title": "Use the least cost pathway method to breach depressions",
      "topics": [
        "create_breach_depression_lc"
      ]
    },
    {
      "page": "create_D8_fa",
      "title": "Create a D8 flow accumulation raster",
      "topics": [
        "create_d8_fa"
      ]
    },
    {
      "page": "create_d8_pointer",
      "title": "Use D8 algorithm to create flow direction grid.",
      "topics": [
        "create_d8_pointer"
      ]
    },
    {
      "page": "create_fill_depressions",
      "title": "Use Whitebox Tools fill depression algorithm.",
      "topics": [
        "create_fill_depressions"
      ]
    },
    {
      "page": "create_single_pit_fill",
      "title": "Fill single cell pits",
      "topics": [
        "create_single_pit_fill"
      ]
    },
    {
      "page": "create_streams",
      "title": "Extract stream network",
      "topics": [
        "create_streams"
      ]
    },
    {
      "page": "create_streams_vector",
      "title": "Convert stream raster to vector",
      "topics": [
        "create_streams_vector"
      ]
    },
    {
      "page": "create_subbasins",
      "title": "Subbasins",
      "topics": [
        "create_subbasins"
      ]
    },
    {
      "page": "create_watershed",
      "title": "Watershed",
      "topics": [
        "create_watershed"
      ]
    },
    {
      "page": "snap_pour_point",
      "title": "Jenson snap pour points",
      "topics": [
        "snap_pour_point"
      ]
    }
  ],
  "_readme": "https://github.com/TxWRI/SELECTRshed/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "fs",
    "Rcpp",
    "rlang",
    "terra",
    "whitebox"
  ],
  "_score": 2.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "selectrshed",
  "_universes": [
    "txwri",
    "mps9506"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-28T08:20:11.000Z",
      "distro": "noble",
      "commit": "b4cdc8c83e3af67f6d685cb0448911828dd92e53",
      "fileid": "06379739f7c841d6db44b182ad62d1debdaaf5772beb00cf2d019caedf60f9e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/txwri/actions/runs/26563064301"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-28T08:20:07.000Z",
      "distro": "noble",
      "commit": "b4cdc8c83e3af67f6d685cb0448911828dd92e53",
      "fileid": "b056d870a54c7e908634a0e6b085f47957fce6905f029481d4cbd00f1fa64d9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/txwri/actions/runs/26563064301"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-28T08:19:26.000Z",
      "commit": "b4cdc8c83e3af67f6d685cb0448911828dd92e53",
      "fileid": "a0a2a8b5fe76e5902ebde04b2a7a720fbb51113801cfbaba075c5570e7aa324a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/txwri/actions/runs/26563064301"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-28T08:19:13.000Z",
      "commit": "b4cdc8c83e3af67f6d685cb0448911828dd92e53",
      "fileid": "973264e0110912ec5f20c2ec096683644ea788515972a36c017ea4b046350054",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/txwri/actions/runs/26563064301"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-28T08:20:23.000Z",
      "commit": "b4cdc8c83e3af67f6d685cb0448911828dd92e53",
      "fileid": "3c365218baba9a11f3edba72c1b3779774faaf1a0b3b6eda0ccc0ecda7cba3f7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/txwri/actions/runs/26563064301"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-28T08:19:18.000Z",
      "commit": "b4cdc8c83e3af67f6d685cb0448911828dd92e53",
      "fileid": "15683b25976dfb57f10c9f61888721f757579cd17f8494235c37156a1bba42bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/txwri/actions/runs/26563064301"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-28T08:19:08.000Z",
      "commit": "b4cdc8c83e3af67f6d685cb0448911828dd92e53",
      "fileid": "eedbd770aa1f7f631fcb2d855e47f55fbdccb7663c0f5f5730f1697a36b31843",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/txwri/actions/runs/26563064301"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-28T08:19:09.000Z",
      "commit": "b4cdc8c83e3af67f6d685cb0448911828dd92e53",
      "fileid": "858a54cf9afc3c4ec4ef5c6be587bf6850990867f16c120dfdffd550853ef66a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/txwri/actions/runs/26563064301"
    }
  ]
}