{
  "_id": "6a4dda4ad253724d3f6dd40b",
  "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-07-08 04:59:47 UTC",
    "User": "root"
  },
  "Author": "Michael Schramm [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1876-6592>)",
  "Maintainer": "Michael Schramm <mpschramm@gmail.com>",
  "_user": "txwri",
  "_type": "src",
  "_file": "SELECTRshed_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/6e337cd19719b0530a2ae0e87180679a820659b227801b06b66e6c964d212b5d",
  "_filesize": 271911,
  "_sha256": "6e337cd19719b0530a2ae0e87180679a820659b227801b06b66e6c964d212b5d",
  "_expires": "2026-10-16T05:04:08.000Z",
  "_created": "2026-07-08T04:59:47.000Z",
  "_published": "2026-07-08T05:04:10.266Z",
  "_jobs": [
    {
      "job": 85790939495,
      "time": 200,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8158629207"
    },
    {
      "job": 85790939525,
      "time": 214,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8158632310"
    },
    {
      "job": 85790939562,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8158612082"
    },
    {
      "job": 85790939590,
      "time": 141,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8158618827"
    },
    {
      "job": 85790642448,
      "time": 161,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8158583341"
    },
    {
      "job": 85790939486,
      "time": 147,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8158616807"
    },
    {
      "job": 85790939520,
      "time": 160,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8158622034"
    },
    {
      "job": 85790939662,
      "time": 147,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8158616802"
    },
    {
      "job": 85790939582,
      "time": 218,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8158633395"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/txwri/actions/runs/28918592179",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 1,
    "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.1",
  "_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",
    "LICENSE",
    "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-07-08T05:02:17.000Z",
      "distro": "resolute",
      "commit": "b4cdc8c83e3af67f6d685cb0448911828dd92e53",
      "fileid": "https://r2.ropensci.org/1f9dd2034d26039354815159db22b019cba862c24ed4a67b6d59f6f66c88c50d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/txwri/actions/runs/28918592179"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-08T05:02:25.000Z",
      "distro": "resolute",
      "commit": "b4cdc8c83e3af67f6d685cb0448911828dd92e53",
      "fileid": "https://r2.ropensci.org/972b160dc8e02a68b732ed10e0f93f7d476cdbdeebe866e7162652e9c61f67fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/txwri/actions/runs/28918592179"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-08T05:01:33.000Z",
      "commit": "b4cdc8c83e3af67f6d685cb0448911828dd92e53",
      "fileid": "https://r2.ropensci.org/9bb44154fbc4b48ae73bce0646c8871a7a0236b6d4c7512176f7987df5d1e06c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/txwri/actions/runs/28918592179"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-08T05:01:56.000Z",
      "commit": "b4cdc8c83e3af67f6d685cb0448911828dd92e53",
      "fileid": "https://r2.ropensci.org/742cda3434fc6665f96a7c7b5eeda33c6afdc385eaac7ef5fc0f5db3f7499781",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/txwri/actions/runs/28918592179"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-08T05:02:34.000Z",
      "commit": "b4cdc8c83e3af67f6d685cb0448911828dd92e53",
      "fileid": "https://r2.ropensci.org/9ea88004520f0b74fc349ba9864ec683c2b8faadfaa5eb26032d2463a52ae469",
      "status": "success",
      "buildurl": "https://github.com/r-universe/txwri/actions/runs/28918592179"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-08T05:01:18.000Z",
      "commit": "b4cdc8c83e3af67f6d685cb0448911828dd92e53",
      "fileid": "https://r2.ropensci.org/b61ba8a8e4454920d16413fc6526e3499859e3214de1fda4469aa25cd7d92820",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/txwri/actions/runs/28918592179"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-08T05:01:43.000Z",
      "commit": "b4cdc8c83e3af67f6d685cb0448911828dd92e53",
      "fileid": "https://r2.ropensci.org/29542d61c152afa94fe8250ce20625ec3204771c14571788a987799ac7855072",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/txwri/actions/runs/28918592179"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-08T05:02:38.000Z",
      "commit": "b4cdc8c83e3af67f6d685cb0448911828dd92e53",
      "fileid": "https://r2.ropensci.org/62710f35f1a12c92c2e47b9a352120973df000189ea7fbd0d58975b2b10da51e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/txwri/actions/runs/28918592179"
    }
  ]
}