CRAN Package Check Results for Package hyd1d

Last updated on 2026-04-24 13:48:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.4 11.78 163.35 175.13 OK
r-devel-linux-x86_64-debian-gcc 0.5.4 8.05 101.09 109.14 OK
r-devel-linux-x86_64-fedora-clang 0.5.4 21.00 218.69 239.69 OK
r-devel-linux-x86_64-fedora-gcc 0.5.4 20.00 234.96 254.96 OK
r-patched-linux-x86_64 0.5.4 14.37 157.61 171.98 OK
r-release-linux-x86_64 0.5.4 11.37 146.43 157.80 OK
r-release-macos-arm64 0.5.4 4.00 162.00 166.00 OK
r-release-macos-x86_64 0.5.4 11.00 305.00 316.00 ERROR
r-release-windows-x86_64 0.5.4 15.00 153.00 168.00 OK
r-oldrel-macos-arm64 0.5.4 4.00 162.00 166.00 OK
r-oldrel-macos-x86_64 0.5.4 12.00 296.00 308.00 OK
r-oldrel-windows-x86_64 0.5.4 17.00 149.00 166.00 OK

Check Details

Version: 0.5.4
Check: examples
Result: ERROR Running examples in ‘hyd1d-Ex.R’ failed The error most likely occurred in: > ### Name: getPegelonlineW > ### Title: Get W from pegelonline.wsv.de for the specified gauging station > ### and time > ### Aliases: getPegelonlineW > > ### ** Examples > > ## Don't show: > if (hyd1d:::.pegelonline_status()) withAutoprint({ # examplesIf + ## End(Don't show) + getPegelonlineW(gauging_station = "DESSAU", time = Sys.time() - 3600) + getPegelonlineW(gauging_station = "DESSAU", time = Sys.Date() - 1) + ## Don't show: + }) # examplesIf Error in `httr2::req_perform()`: ! Failed to perform HTTP request. Caused by error in `curl::curl_fetch_memory()`: ! SSL peer certificate or SSH remote key was not OK [www.pegelonline.wsv.de]: SSL certificate problem: unable to get local issuer certificate Backtrace: ▆ 1. └─hyd1d:::.pegelonline_status() 2. └─httr2::req_perform(req) 3. └─httr2:::handle_resp(req, resp, error_call = error_call) 4. └─rlang::cnd_signal(resp) Execution halted Flavor: r-release-macos-x86_64

Version: 0.5.4
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘hyd1d.Rmd’ using rmarkdown Quitting from hyd1d.Rmd:359-390 [figure2] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/httr2_failure> Error in `httr2::req_perform()`: ! Failed to perform HTTP request. Caused by error in `curl::curl_fetch_memory()`: ! SSL peer certificate or SSH remote key was not OK [www.pegelonline.wsv.de]: SSL certificate problem: unable to get local issuer certificate --- Backtrace: ▆ 1. └─hyd1d:::.pegelonline_status() 2. └─httr2::req_perform(req) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'hyd1d.Rmd' failed with diagnostics: Failed to perform HTTP request. Caused by error in `curl::curl_fetch_memory()`: ! SSL peer certificate or SSH remote key was not OK [www.pegelonline.wsv.de]: SSL certificate problem: unable to get local issuer certificate --- failed re-building ‘hyd1d.Rmd’ --- re-building ‘vignette_DE.Rmd’ using rmarkdown Quitting from vignette_DE.Rmd:1172-1198 [figure15] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/httr2_failure> Error in `httr2::req_perform()`: ! Failed to perform HTTP request. Caused by error in `curl::curl_fetch_memory()`: ! SSL peer certificate or SSH remote key was not OK [www.pegelonline.wsv.de]: SSL certificate problem: unable to get local issuer certificate --- Backtrace: ▆ 1. └─hyd1d:::.pegelonline_status() 2. └─httr2::req_perform(req) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'vignette_DE.Rmd' failed with diagnostics: Failed to perform HTTP request. Caused by error in `curl::curl_fetch_memory()`: ! SSL peer certificate or SSH remote key was not OK [www.pegelonline.wsv.de]: SSL certificate problem: unable to get local issuer certificate --- failed re-building ‘vignette_DE.Rmd’ SUMMARY: processing the following files failed: ‘hyd1d.Rmd’ ‘vignette_DE.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-release-macos-x86_64