Last updated on 2024-12-26 07:51:18 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.8 | 8.82 | 83.94 | 92.76 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.2.8 | 6.36 | 83.25 | 89.61 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.8 | 217.14 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.8 | 216.74 | OK | |||
r-devel-windows-x86_64 | 0.2.8 | 14.00 | 131.00 | 145.00 | OK | |
r-patched-linux-x86_64 | 0.2.8 | 8.77 | 116.18 | 124.95 | OK | |
r-release-linux-x86_64 | 0.2.8 | 7.91 | 116.47 | 124.38 | OK | |
r-release-macos-arm64 | 0.2.8 | 62.00 | OK | |||
r-release-macos-x86_64 | 0.2.8 | 96.00 | OK | |||
r-release-windows-x86_64 | 0.2.8 | 15.00 | 125.00 | 140.00 | OK | |
r-oldrel-macos-arm64 | 0.2.8 | 69.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.8 | 141.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.8 | 17.00 | 165.00 | 182.00 | OK |
Version: 0.2.8
Check: tests
Result: ERROR
Running ‘tinytest.R’ [1s/2s]
Running the tests in ‘tests/tinytest.R’ failed.
Complete output:
> if(requireNamespace("tinytest", quietly = TRUE)) {
+ tinytest::test_package("starsExtra")
+ }
Loading required package: sf
Linking to GEOS 3.13.0, GDAL 3.9.3, PROJ 9.5.1; sf_use_s2() is TRUE
Loading required package: stars
Loading required package: abind
test-extract2.R............... 0 tests Error in library(raster) : there is no package called 'raster'
Calls: <Anonymous> ... run_test_dir -> lapply -> FUN -> eval -> eval -> library
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang