Last updated on 2025-11-27 13:48:42 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.10 | 29.81 | 266.45 | 296.26 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.3.10 | 19.13 | 166.46 | 185.59 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3.21 | 51.00 | 316.05 | 367.05 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.21 | 30.00 | 254.67 | 284.67 | OK | |
| r-devel-windows-x86_64 | 0.3.10 | 31.00 | 272.00 | 303.00 | OK | |
| r-patched-linux-x86_64 | 0.3.10 | 31.96 | 250.39 | 282.35 | ERROR | |
| r-release-linux-x86_64 | 0.3.10 | 31.04 | 310.80 | 341.84 | OK | |
| r-release-macos-arm64 | 0.3.10 | OK | ||||
| r-release-macos-x86_64 | 0.3.21 | 50.00 | 370.00 | 420.00 | OK | |
| r-release-windows-x86_64 | 0.3.10 | 29.00 | 244.00 | 273.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.10 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.21 | 48.00 | 420.00 | 468.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.10 | 41.00 | 357.00 | 398.00 | OK |
Version: 0.3.10
Check: tests
Result: ERROR
Running ‘multiResGrid.R’ [10s/12s]
Running the tests in ‘tests/multiResGrid.R’ failed.
Complete output:
> s1 = Sys.time()
> library(MRG)
> # Neccessary to silence sf startup messages
> suppressMessages(library(sf))
> library(giscoR)
Error in library(giscoR) : there is no package called 'giscoR'
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.3.10
Check: tests
Result: ERROR
Running ‘multiResGrid.R’ [6s/8s]
Running the tests in ‘tests/multiResGrid.R’ failed.
Complete output:
> s1 = Sys.time()
> library(MRG)
> # Neccessary to silence sf startup messages
> suppressMessages(library(sf))
> library(giscoR)
Error in library(giscoR) : there is no package called 'giscoR'
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.10
Check: tests
Result: ERROR
Running ‘multiResGrid.R’ [9s/12s]
Running the tests in ‘tests/multiResGrid.R’ failed.
Complete output:
> s1 = Sys.time()
> library(MRG)
> # Neccessary to silence sf startup messages
> suppressMessages(library(sf))
> library(giscoR)
Error in library(giscoR) : there is no package called 'giscoR'
Execution halted
Flavor: r-patched-linux-x86_64