Last updated on 2025-04-02 23:00:53 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.3 | 13.61 | 155.16 | 168.77 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.5.3 | 8.13 | 106.49 | 114.62 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.5.3 | 267.27 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.3 | 274.33 | OK | |||
r-devel-macos-arm64 | 0.5.3 | 274.00 | ERROR | |||
r-devel-macos-x86_64 | 0.5.3 | 326.00 | OK | |||
r-devel-windows-x86_64 | 0.5.3 | 14.00 | 150.00 | 164.00 | OK | |
r-patched-linux-x86_64 | 0.5.3 | 13.96 | 158.37 | 172.33 | OK | |
r-release-linux-x86_64 | 0.5.3 | 13.14 | 156.43 | 169.57 | OK | |
r-release-macos-arm64 | 0.5.3 | 242.00 | OK | |||
r-release-macos-x86_64 | 0.5.3 | 409.00 | OK | |||
r-release-windows-x86_64 | 0.5.3 | 15.00 | 159.00 | 174.00 | OK | |
r-oldrel-macos-arm64 | 0.5.3 | 214.00 | OK | |||
r-oldrel-macos-x86_64 | 0.5.3 | 346.00 | OK | |||
r-oldrel-windows-x86_64 | 0.5.3 | 19.00 | 203.00 | 222.00 | OK |
Version: 0.5.3
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()) (if (getRversion() >= "3.4") withAutoprint else force)({ # 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
> getPegelonlineW(gauging_station = "DESSAU", time = Sys.time() - 3600)
Error in xy.coords(x, y, setLab = FALSE) :
'x' is a list, but does not have components 'x' and 'y'
Calls: <Anonymous> ... getPegelonlineW -> <Anonymous> -> regularize.values -> xy.coords
Execution halted
Flavor: r-devel-macos-arm64
Version: 0.5.3
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/rlang_error>
Error in `if (length(s_gauging_stations_missing) == 1 & is.na(s_gauging_stations_missing)) ...`:
! the condition has length > 1
---
Backtrace:
▆
1. ├─base::summary(wldf)
2. └─hyd1d:::summary.WaterLevelDataFrame(wldf)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'hyd1d.Rmd' failed with diagnostics:
the condition has length > 1
--- failed re-building ‘hyd1d.Rmd’
--- re-building ‘vignette_DE.Rmd’ using rmarkdown
Quitting from vignette_DE.Rmd:1172-1198 [figure15]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `if (length(s_gauging_stations_missing) == 1 & is.na(s_gauging_stations_missing)) ...`:
! the condition has length > 1
---
Backtrace:
▆
1. ├─base::summary(wldf)
2. └─hyd1d:::summary.WaterLevelDataFrame(wldf)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'vignette_DE.Rmd' failed with diagnostics:
the condition has length > 1
--- 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-devel-macos-arm64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.