{
  "_id": "6a105161acfb0bcc41ca13e4",
  "Package": "nhdR",
  "Title": "Tools for Working with the National Hydrography Dataset",
  "Version": "0.6.1",
  "Authors@R": "person(\"Jemma\", \"Stachelek\", email = \"jemma.stachelek@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-5924-2464\"))",
  "Description": "Tools for working with the National Hydrography Dataset,\nwith functions for querying, downloading, and networking both\nthe NHD <https://www.usgs.gov/national-hydrography> and NHDPlus\n<https://www.epa.gov/waterdata/nhdplus-national-hydrography-dataset-plus>\ndatasets.",
  "URL": "https://github.com/jsta/nhdR",
  "BugReports": "https://github.com/jsta/nhdR/issues",
  "License": "GPL",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "SystemRequirements": "7-zip command line tool (7z)",
  "Language": "en-US",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://jsta.r-universe.dev",
  "Date/Publication": "2023-08-12 01:29:56 UTC",
  "RemoteUrl": "https://github.com/jsta/nhdr",
  "RemoteRef": "HEAD",
  "RemoteSha": "0e5e18633e0ea9116e228c6b57c7e08919363782",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 06:34:58 UTC",
    "User": "root"
  },
  "Author": "Jemma Stachelek [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5924-2464>)",
  "Maintainer": "Jemma Stachelek <jemma.stachelek@gmail.com>",
  "MD5sum": "cbdd3aeb97a040bee8f5e51334c34e33",
  "_user": "jsta",
  "_type": "src",
  "_file": "nhdR_0.6.1.tar.gz",
  "_fileid": "4c1702d887a6f15442cd6d6e02111c2b7d7d3d39aeec31aa7cfcc1bceecc329d",
  "_filesize": 1809363,
  "_sha256": "4c1702d887a6f15442cd6d6e02111c2b7d7d3d39aeec31aa7cfcc1bceecc329d",
  "_created": "2026-05-09T06:34:58.000Z",
  "_published": "2026-05-22T12:51:45.317Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77382950628,
      "time": 170,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6893644975"
    },
    {
      "job": 77382950846,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893643525"
    },
    {
      "job": 77382950867,
      "time": 217,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6893646186"
    },
    {
      "job": 77382951015,
      "time": 170,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893642006"
    },
    {
      "job": 77382950251,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893627402"
    },
    {
      "job": 77382950305,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160910398"
    },
    {
      "job": 77382950614,
      "time": 119,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901108811"
    },
    {
      "job": 77382950856,
      "time": 113,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6893638905"
    },
    {
      "job": 77382950932,
      "time": 227,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893652934"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jsta/actions/runs/25594198600",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jsta/nhdr",
  "_commit": {
    "id": "0e5e18633e0ea9116e228c6b57c7e08919363782",
    "author": "Jemma Stachelek <jsta@users.noreply.github.com>",
    "committer": "Jemma Stachelek <jsta@users.noreply.github.com>",
    "message": "prep for release\n",
    "time": 1691803796
  },
  "_maintainer": {
    "name": "Jemma Stachelek",
    "email": "jemma.stachelek@gmail.com",
    "login": "jsta",
    "orcid": "0000-0002-5924-2464",
    "uuid": 7844578
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "maps",
      "role": "Depends"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "foreign",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "units",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "wikilake",
      "role": "Suggests"
    },
    {
      "package": "sp",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "crul",
      "role": "Suggests"
    },
    {
      "package": "lwgeom",
      "role": "Suggests"
    },
    {
      "package": "s2",
      "role": "Suggests"
    }
  ],
  "_owner": "jsta",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "geospatial",
    "national-hydrography-dataset",
    "nhd",
    "water-quality",
    "water-resources"
  ],
  "_stars": 39,
  "_contributors": [
    {
      "user": "jsta",
      "count": 355,
      "uuid": 7844578
    },
    {
      "user": "vlahm",
      "count": 4,
      "uuid": 13712281
    }
  ],
  "_userbio": {
    "uuid": 7844578,
    "type": "user",
    "name": "Jemma Stachelek"
  },
  "_downloads": {
    "count": 242,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nhdR"
  },
  "_devurl": "https://github.com/jsta/nhdr",
  "_searchresults": 54,
  "_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/nhdR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jsta/nhdr",
  "_realowner": "jsta",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5.0",
      "date": "2019-01-30"
    },
    {
      "version": "0.5.1",
      "date": "2019-02-19"
    },
    {
      "version": "0.5.2",
      "date": "2019-05-01"
    },
    {
      "version": "0.5.3",
      "date": "2020-03-23"
    },
    {
      "version": "0.5.4",
      "date": "2021-01-28"
    },
    {
      "version": "0.5.5",
      "date": "2021-06-06"
    },
    {
      "version": "0.5.6",
      "date": "2021-07-17"
    },
    {
      "version": "0.5.7",
      "date": "2022-01-03"
    },
    {
      "version": "0.5.8",
      "date": "2022-08-10"
    },
    {
      "version": "0.5.9",
      "date": "2022-10-09"
    },
    {
      "version": "0.6.0",
      "date": "2023-04-20"
    },
    {
      "version": "0.6.1",
      "date": "2023-08-12"
    }
  ],
  "_exports": [
    "bbox2poly",
    "extract_network",
    "find_vpu",
    "great_lakes",
    "leaf_reaches",
    "nhd_dl_state",
    "nhd_get",
    "nhd_info",
    "nhd_list",
    "nhd_load",
    "nhd_plus_get",
    "nhd_plus_info",
    "nhd_plus_list",
    "nhd_plus_load",
    "nhd_plus_query",
    "nhd_query",
    "select_point_overlay",
    "select_poly_overlay",
    "terminal_reaches",
    "tip_reaches",
    "toUTM"
  ],
  "_datasets": [
    {
      "name": "gull",
      "title": "List of simple features lake polygons and flowlines within a buffer around Gull Lake Michigan.",
      "object": "gull",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "gull_flow",
      "title": "Flowlines within a buffer around Gull Lake Michigan including flow information.",
      "object": "gull_flow",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "COMID",
        "FDATE",
        "RESOLUTION",
        "GNIS_ID",
        "GNIS_NAME",
        "LENGTHKM",
        "REACHCODE",
        "FLOWDIR",
        "WBAREACOMI",
        "FTYPE",
        "FCODE",
        "SHAPE_LENG",
        "ENABLED",
        "GNIS_NBR",
        "Q0001F",
        "MAFLOWV",
        "MAVELV",
        "geometry"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    },
    {
      "name": "mendota",
      "title": "List of simple features lake polygons and flowlines within a buffer around Lake Mendota.",
      "object": "mendota",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "mendota_network",
      "title": "Upstream flowlines connected to Lake Mendota.",
      "object": "mendota_network",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "comid",
        "fdate",
        "resolution",
        "gnis_id",
        "gnis_name",
        "lengthkm",
        "reachcode",
        "flowdir",
        "wbareacomi",
        "ftype",
        "fcode",
        "shape_leng",
        "enabled",
        "gnis_nbr",
        "geometry"
      ],
      "rows": 192,
      "table": true,
      "tojson": true
    },
    {
      "name": "sunapee",
      "title": "List of simple features lake polygons and flowlines within a buffer around Lake Sunapee.",
      "object": "sunapee",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "sunapee_network",
      "title": "Upstream flowlines connected to Lake Sunapee.",
      "object": "sunapee_network",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "comid",
        "fdate",
        "resolution",
        "gnis_id",
        "gnis_name",
        "lengthkm",
        "reachcode",
        "flowdir",
        "wbareacomi",
        "ftype",
        "fcode",
        "shape_leng",
        "enabled",
        "gnis_nbr",
        "geometry"
      ],
      "rows": 161,
      "table": true,
      "tojson": true
    },
    {
      "name": "vpu_shp",
      "title": "Low-res simple features data frame of the NHDPlus vector processing units",
      "object": "vpu_shp",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "DrainageID",
        "UnitID",
        "UnitName",
        "UnitType",
        "Hydroseq",
        "AreaSqKM",
        "Shape_Leng",
        "Shape_Area",
        "geometry"
      ],
      "rows": 93,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "nhdR-package",
      "title": "R interface to the National Hydrography Dataset",
      "topics": [
        "nhdR-package",
        "nhdR"
      ]
    },
    {
      "page": "bbox2poly",
      "title": "Convert a bounding box to polygon",
      "topics": [
        "bbox2poly"
      ]
    },
    {
      "page": "extract_network",
      "title": "Return nhd plus stream network upstream of a waterbody",
      "topics": [
        "extract_network"
      ]
    },
    {
      "page": "find_state",
      "title": "find_state",
      "topics": [
        "find_state"
      ]
    },
    {
      "page": "find_vpu",
      "title": "Find VPU",
      "topics": [
        "find_vpu"
      ]
    },
    {
      "page": "great_lakes",
      "title": "Data and spatial polygons of the Great Lakes",
      "topics": [
        "great_lakes"
      ]
    },
    {
      "page": "gull",
      "title": "List of simple features lake polygons and flowlines within a buffer around Gull Lake Michigan.",
      "topics": [
        "gull"
      ]
    },
    {
      "page": "gull_flow",
      "title": "Flowlines within a buffer around Gull Lake Michigan including flow information.",
      "topics": [
        "gull_flow"
      ]
    },
    {
      "page": "leaf_reaches",
      "title": "Return leaf reaches from a network or query intersecting lake",
      "topics": [
        "leaf_reaches"
      ]
    },
    {
      "page": "mendota",
      "title": "List of simple features lake polygons and flowlines within a buffer around Lake Mendota.",
      "topics": [
        "mendota"
      ]
    },
    {
      "page": "mendota_network",
      "title": "Upstream flowlines connected to Lake Mendota.",
      "topics": [
        "mendota_network"
      ]
    },
    {
      "page": "nhd_dl_state",
      "title": "nhd_dl_state",
      "topics": [
        "nhd_dl_state"
      ]
    },
    {
      "page": "nhd_get",
      "title": "Download and cache NHD data by state",
      "topics": [
        "nhd_get"
      ]
    },
    {
      "page": "nhd_info",
      "title": "Return NHD layer metadata and field listing",
      "topics": [
        "nhd_info"
      ]
    },
    {
      "page": "nhd_list",
      "title": "List available locally cached NHD layers per state",
      "topics": [
        "nhd_list"
      ]
    },
    {
      "page": "nhd_load",
      "title": "Load NHD layers into current session",
      "topics": [
        "nhd_load"
      ]
    },
    {
      "page": "nhd_plus_get",
      "title": "Download and cache NHDplus data by vector processing unit",
      "topics": [
        "nhd_plus_get"
      ]
    },
    {
      "page": "nhd_plus_info",
      "title": "Return NHDplus layer metadata and field listing",
      "topics": [
        "nhd_plus_info"
      ]
    },
    {
      "page": "nhd_plus_list",
      "title": "List available locally cached NHDplus layers per state",
      "topics": [
        "nhd_plus_list"
      ]
    },
    {
      "page": "nhd_plus_load",
      "title": "Load NHDplus layers into current session",
      "topics": [
        "nhd_plus_load"
      ]
    },
    {
      "page": "nhd_plus_query",
      "title": "Select NHDplus features via polygon or circular buffer of coordinate pair",
      "topics": [
        "nhd_plus_query"
      ]
    },
    {
      "page": "nhd_query",
      "title": "Select NHD features clipped by a circular buffer a coordinate pair",
      "topics": [
        "nhd_query"
      ]
    },
    {
      "page": "select_point_overlay",
      "title": "Select features clipped by a point buffer around a point",
      "topics": [
        "select_point_overlay"
      ]
    },
    {
      "page": "select_poly_overlay",
      "title": "Select features clipped by a polygon",
      "topics": [
        "select_poly_overlay"
      ]
    },
    {
      "page": "sunapee",
      "title": "List of simple features lake polygons and flowlines within a buffer around Lake Sunapee.",
      "topics": [
        "sunapee"
      ]
    },
    {
      "page": "sunapee_network",
      "title": "Upstream flowlines connected to Lake Sunapee.",
      "topics": [
        "sunapee_network"
      ]
    },
    {
      "page": "terminal_reaches",
      "title": "Return terminal reaches from collection intersecting lake",
      "topics": [
        "terminal_reaches"
      ]
    },
    {
      "page": "tip_reaches",
      "title": "Return tip reaches from a network",
      "topics": [
        "tip_reaches"
      ]
    },
    {
      "page": "toUTM",
      "title": "Re-project to appropriate UTM zone",
      "topics": [
        "toUTM"
      ]
    },
    {
      "page": "vpu_shp",
      "title": "Low-res simple features data frame of the NHDPlus vector processing units",
      "topics": [
        "vpu_shp"
      ]
    }
  ],
  "_pkglogo": "https://github.com/jsta/nhdr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/jsta/nhdr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cachem",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "curl",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "farver",
    "fastmap",
    "foreign",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "httr",
    "isoband",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "lifecycle",
    "magrittr",
    "maps",
    "MASS",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rvest",
    "s2",
    "S7",
    "scales",
    "selectr",
    "sf",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "demo.Rmd",
      "filename": "demo.html",
      "title": "Creating simple maps using nhdR",
      "author": "Jemma Stachelek",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2017-02-01 23:01:40",
      "modified": "2021-06-06 02:22:28",
      "commits": 13
    },
    {
      "source": "network.Rmd",
      "filename": "network.html",
      "title": "Pull stream network associated with a waterbody catchment",
      "author": "Jemma Stachelek",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2018-07-05 19:27:47",
      "modified": "2021-06-06 02:22:28",
      "commits": 4
    },
    {
      "source": "flow.Rmd",
      "filename": "flow.html",
      "title": "Querying flow information",
      "author": "Jemma Stachelek",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Enhanced Unit Runoff Method (EROM)",
        "Vogel Flow Estimation",
        "Visualization"
      ],
      "created": "2018-05-07 19:40:55",
      "modified": "2021-06-06 02:22:28",
      "commits": 6
    }
  ],
  "_score": 6.499549625905149,
  "_indexed": true,
  "_nocasepkg": "nhdr",
  "_universes": [
    "jsta"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.1",
      "date": "2026-05-09T06:37:25.000Z",
      "distro": "noble",
      "commit": "0e5e18633e0ea9116e228c6b57c7e08919363782",
      "fileid": "ca7a2ef6ab36b8be3dd95c591c27ca036bdefdf659ab7176f25b11011d3a5de8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsta/actions/runs/25594198600"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.1",
      "date": "2026-05-09T06:37:16.000Z",
      "distro": "noble",
      "commit": "0e5e18633e0ea9116e228c6b57c7e08919363782",
      "fileid": "2138f2cd31855511f9b7436039509166535937a5d0ddaafcdb80484b4f85c425",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsta/actions/runs/25594198600"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.1",
      "date": "2026-05-09T06:37:41.000Z",
      "commit": "0e5e18633e0ea9116e228c6b57c7e08919363782",
      "fileid": "a7cba988a391490090ec5ada0733d37389bece2115f33c9ff314269714d9289f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsta/actions/runs/25594198600"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.1",
      "date": "2026-05-09T06:37:07.000Z",
      "commit": "0e5e18633e0ea9116e228c6b57c7e08919363782",
      "fileid": "318bc7dfa34f74444d273ce26818466a39b333bae6fd924abf58693887d13c11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsta/actions/runs/25594198600"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.1",
      "date": "2026-05-10T05:07:11.000Z",
      "commit": "0e5e18633e0ea9116e228c6b57c7e08919363782",
      "fileid": "1001d1b97148c28b434e35a3a2b9a2d879c4a031aee1eaebf36a855bd525d033",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsta/actions/runs/25594198600"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.1",
      "date": "2026-05-09T06:36:24.000Z",
      "commit": "0e5e18633e0ea9116e228c6b57c7e08919363782",
      "fileid": "0d333700e852889e303dd724fa332e60865181b7c0bb66cf5e4ce78778c099f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsta/actions/runs/25594198600"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.1",
      "date": "2026-05-09T06:38:19.000Z",
      "commit": "0e5e18633e0ea9116e228c6b57c7e08919363782",
      "fileid": "1ee74cefa9fd6217edd60a2472a20d31e9bcb17068253255109655e26c38673f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsta/actions/runs/25594198600"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.1",
      "date": "2026-05-22T12:51:29.000Z",
      "commit": "0e5e18633e0ea9116e228c6b57c7e08919363782",
      "fileid": "fbc73e7abe626f202b94dcf54114224d2073165936884a03991e4466673b4352",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jsta/actions/runs/25594198600"
    }
  ]
}