Last updated on 2024-12-25 07:50:25 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.2 | 3.65 | 53.91 | 57.56 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.2.2 | 3.30 | 54.46 | 57.76 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.2 | 134.52 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 131.17 | OK | |||
r-devel-windows-x86_64 | 0.2.2 | 6.00 | 93.00 | 99.00 | OK | |
r-patched-linux-x86_64 | 0.2.2 | 5.05 | 71.06 | 76.11 | OK | |
r-release-linux-x86_64 | 0.2.2 | 3.83 | 71.82 | 75.65 | OK | |
r-release-macos-arm64 | 0.2.2 | 66.00 | OK | |||
r-release-macos-x86_64 | 0.2.2 | 86.00 | OK | |||
r-release-windows-x86_64 | 0.2.2 | 5.00 | 88.00 | 93.00 | OK | |
r-oldrel-macos-arm64 | 0.2.2 | 81.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.2 | 110.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.2 | 7.00 | 105.00 | 112.00 | OK |
Version: 0.2.2
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [6s/8s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ohsome)
Data: © OpenStreetMap contributors https://ohsome.org/copyrights
ohsome API version: 1.10.4
Temporal extent: 2007-10-08T00:00:00Z to 2024-12-18T12:00Z
>
> test_check("ohsome")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 112 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-ohsome_boundary.R:1:1'): (code run outside of `test_that()`) ───
<packageNotFoundError/error/condition>
Error in `loadNamespace(x)`: there is no package called 'mapview'
Backtrace:
▆
1. ├─base::suppressMessages(sf::st_set_crs(mapview::franconia, 4326)) at test-ohsome_boundary.R:1:1
2. │ └─base::withCallingHandlers(...)
3. ├─sf::st_set_crs(mapview::franconia, 4326)
4. └─base::loadNamespace(x)
5. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
6. └─base (local) withOneRestart(expr, restarts[[1L]])
7. └─base (local) doWithOneRestart(return(expr), restart)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 112 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.2.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘ohsome.Rmd’ using rmarkdown
Quitting from lines 52-80 (ohsome.Rmd)
Error: processing vignette 'ohsome.Rmd' failed with diagnostics:
there is no package called 'mapview'
--- failed re-building ‘ohsome.Rmd’
SUMMARY: processing the following file failed:
‘ohsome.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang