Last updated on 2024-12-23 12:49:26 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.8 | 8.60 | 122.23 | 130.83 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.8 | 6.28 | 63.60 | 69.88 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.8 | 217.14 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.8 | 215.63 | OK | |||
r-devel-windows-x86_64 | 0.2.8 | 15.00 | 133.00 | 148.00 | OK | |
r-patched-linux-x86_64 | 0.2.8 | 8.71 | 115.40 | 124.11 | OK | |
r-release-linux-x86_64 | 0.2.8 | 8.43 | 115.34 | 123.77 | 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 | 129.00 | 144.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 | 164.00 | 181.00 | OK |
Version: 0.2.8
Check: tests
Result: ERROR
Running ‘tinytest.R’ [1s/1s]
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-gcc