Last updated on 2026-04-16 02:52:21 CEST.
| Package | ERROR | OK |
|---|---|---|
| hydroloom | 14 | |
| ncdfgeom | 14 | |
| nhdplusTools | 1 | 13 |
| pizzarr | 13 | |
| sbtools | 14 |
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: ERROR: 1, OK: 13
Version: 1.4.2
Check: examples
Result: ERROR
Running examples in 'nhdplusTools-Ex.R' failed
The error most likely occurred in:
> ### Name: get_waterbody_index
> ### Title: Get Waterbody Index
> ### Aliases: get_waterbody_index
>
> ### ** Examples
>
>
> source(system.file("extdata/sample_data.R", package = "nhdplusTools"))
>
> waterbodies <- sf::st_transform(
+ sf::read_sf(sample_data, "NHDWaterbody"), 5070)
>
> points <- sf::st_transform(
+ sf::st_sfc(sf::st_point(c(-89.356086, 43.079943)),
+ crs = 4326), 5070)
>
> get_waterbody_index(waterbodies, points,
+ search_radius = units::set_units(500, "m"))
Flavor: r-release-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 14