Last updated on 2023-05-29 23:03:47 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.4 | 13.38 | 169.97 | 183.35 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.4 | 10.37 | 133.71 | 144.08 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.4 | 224.85 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.4 | 230.43 | OK | |||
r-devel-windows-x86_64 | 0.4.4 | 12.00 | 157.00 | 169.00 | OK | |
r-patched-linux-x86_64 | 0.4.4 | 12.04 | 166.73 | 178.77 | OK | |
r-release-linux-x86_64 | 0.4.4 | 12.19 | 166.54 | 178.73 | OK | |
r-release-macos-arm64 | 0.4.4 | 266.00 | OK | |||
r-release-macos-x86_64 | 0.4.4 | 322.00 | OK | |||
r-release-windows-x86_64 | 0.4.4 | 17.00 | 206.00 | 223.00 | OK | |
r-oldrel-macos-arm64 | 0.4.4 | 523.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.4.4 | 261.00 | OK | |||
r-oldrel-windows-x86_64 | 0.4.4 | 17.00 | 192.00 | 209.00 | OK |
Version: 0.4.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
>
> getPegelonlineW(gauging_station = "DESSAU", time = Sys.time() - 3600)
Error in w_list[[i]] : subscript out of bounds
Calls: getPegelonlineW -> strptime
Execution halted
Flavor: r-oldrel-macos-arm64
Version: 0.4.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/214s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
1. └─hyd1d::waterLevelPegelonline(wldf, shiny = TRUE) at test_waterLevelPegelonline.R:28:4
2. ├─base::`$<-`(`*tmp*`, "n_wls_below_w_do", value = `<int>`)
3. └─base::`$<-.data.frame`(`*tmp*`, "n_wls_below_w_do", value = `<int>`)
── Error ('test_waterLevelPegelonline.R:41:5'): waterLevelPegelonline: Geesthacht ──
Error in ``$<-.data.frame`(`*tmp*`, "n_wls_below_w_do", value = c(NA, 0L
))`: replacement has 2 rows, data has 1
Backtrace:
▆
1. └─hyd1d::waterLevelPegelonline(wldf, shiny = TRUE) at test_waterLevelPegelonline.R:41:4
2. ├─base::`$<-`(`*tmp*`, "n_wls_below_w_do", value = `<int>`)
3. └─base::`$<-.data.frame`(`*tmp*`, "n_wls_below_w_do", value = `<int>`)
[ FAIL 4 | WARN 6 | SKIP 0 | PASS 117 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-arm64
Version: 0.4.4
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘hyd1d.Rmd’ using rmarkdown
Quitting from lines 361-391 (hyd1d.Rmd)
Error: processing vignette 'hyd1d.Rmd' failed with diagnostics:
replacement has 1 row, data has 0
--- failed re-building ‘hyd1d.Rmd’
--- re-building ‘vignette_DE.Rmd’ using rmarkdown
Quitting from lines 1166-1191 (vignette_DE.Rmd)
Error: processing vignette 'vignette_DE.Rmd' failed with diagnostics:
replacement has 1 row, data has 0
--- 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-oldrel-macos-arm64