CRAN Package Check Results for Package MRG

Last updated on 2025-11-26 05:51: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.01 166.11 185.12 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.10 97.00 380.43 477.43 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3.10 85.00 385.31 470.31 ERROR
r-devel-windows-x86_64 0.3.10 31.00 272.00 303.00 OK
r-patched-linux-x86_64 0.3.10 28.93 307.20 336.13 OK
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.10 24.00 235.00 259.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.10 24.00 233.00 257.00 OK
r-oldrel-windows-x86_64 0.3.10 39.00 352.00 391.00 OK

Additional issues

noSuggests

Check Details

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/7s] 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’ [15s/20s] 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 Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc