Last updated on 2024-12-25 15:49:10 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5.3 | 36.87 | 28.49 | 65.36 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.5.3 | 23.39 | 45.30 | 68.69 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.5.3 | 191.19 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.5.3 | 193.52 | OK | |||
r-devel-windows-x86_64 | 1.5.3 | 39.00 | 93.00 | 132.00 | OK | |
r-patched-linux-x86_64 | 1.5.3 | 33.73 | 62.00 | 95.73 | OK | |
r-release-linux-x86_64 | 1.5.3 | 29.83 | 61.91 | 91.74 | OK | |
r-release-macos-arm64 | 1.5.3 | 51.00 | OK | |||
r-release-macos-x86_64 | 1.5.3 | 119.00 | OK | |||
r-release-windows-x86_64 | 1.5.3 | 38.00 | 91.00 | 129.00 | OK | |
r-oldrel-macos-arm64 | 1.5.3 | 56.00 | OK | |||
r-oldrel-macos-x86_64 | 1.5.3 | 93.00 | OK | |||
r-oldrel-windows-x86_64 | 1.5.3 | 45.00 | 111.00 | 156.00 | OK |
Version: 1.5.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(belg)
>
> test_check("belg")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 19 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-raster-stars.R:3:1'): (code run outside of `test_that()`) ──────
<packageNotFoundError/error/condition>
Error in `library(raster)`: there is no package called 'raster'
Backtrace:
▆
1. └─base::library(raster) at test-raster-stars.R:3:1
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 19 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.5.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘belg1.Rmd’ using rmarkdown
Quitting from lines 13-32 [setup] (belg1.Rmd)
Error: processing vignette 'belg1.Rmd' failed with diagnostics:
there is no package called 'rasterVis'
--- failed re-building ‘belg1.Rmd’
--- re-building ‘belg2.Rmd’ using rmarkdown
--- finished re-building ‘belg2.Rmd’
SUMMARY: processing the following file failed:
‘belg1.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang