CRAN Package Check Results for Package ecorisk

Last updated on 2026-09-03 07:51:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 7.11 185.13 192.24 OK
r-devel-linux-x86_64-debian-gcc 0.3.1 4.62 115.13 119.75 OK
r-devel-linux-x86_64-fedora-clang 0.3.1 121.70 OK
r-devel-linux-x86_64-fedora-gcc 0.3.1 5.00 123.19 128.19 OK
r-devel-windows-x86_64 0.3.1 11.00 178.00 189.00 ERROR
r-patched-linux-x86_64 0.3.1 7.89 167.76 175.65 OK
r-release-linux-x86_64 0.3.1 7.21 168.77 175.98 OK
r-release-macos-arm64 0.3.1 2.00 42.00 44.00 OK
r-release-macos-x86_64 0.3.1 5.00 167.00 172.00 OK
r-release-windows-x86_64 0.3.1 9.00 168.00 177.00 OK
r-oldrel-macos-arm64 0.3.1 1.00 44.00 45.00 OK
r-oldrel-macos-x86_64 0.3.1 5.00 148.00 153.00 OK
r-oldrel-windows-x86_64 0.3.1 13.00 227.00 240.00 OK

Check Details

Version: 0.3.1
Check: tests
Result: ERROR Running 'testthat.R' [55s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(ecorisk) > > test_check("ecorisk") [[1]] [[2]] [[3]] [[4]] [[1]] [[2]] Saving _problems/test-plotting_functions-22.R Please review the model diagnostics of the GAMs applied in the time series based sensitivity scoring using the function plot_diagnostic_sensitivity(). Remove models with unacceptable diagnostics from the output table of this function. Please review the model diagnostics of the GAMs applied in the time series based sensitivity scoring using the function plot_diagnostic_sensitivity(). Remove models with unacceptable diagnostics from the output table of this function. Please review the model diagnostics of the GAMs applied in the time series based sensitivity scoring using the function plot_diagnostic_sensitivity(). Remove models with unacceptable diagnostics from the output table of this function. Please review the model diagnostics of the GAMs applied in the time series based sensitivity scoring using the function plot_diagnostic_sensitivity(). Remove models with unacceptable diagnostics from the output table of this function. Please review the model diagnostics of the GAMs applied in the time series based sensitivity scoring using the function plot_diagnostic_sensitivity(). Remove models with unacceptable diagnostics from the output table of this function. Please review the model diagnostics of the GAMs applied in the time series based sensitivity scoring using the function plot_diagnostic_sensitivity(). Remove models with unacceptable diagnostics from the output table of this function. Please review the model diagnostics of the GAMs applied in the time series based sensitivity scoring using the function plot_diagnostic_sensitivity(). Remove models with unacceptable diagnostics from the output table of this function. Please review the model diagnostics of the GAMs applied in the time series based sensitivity scoring using the function plot_diagnostic_sensitivity(). Remove models with unacceptable diagnostics from the output table of this function. [ FAIL 1 | WARN 0 | SKIP 0 | PASS 450 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-plotting_functions.R:19:3'): plotting functions give a known output ── Error: Package "mgcViz" must be installed to use this function. Backtrace: ▆ 1. └─ecorisk::plot_diagnostic_sensitivity(...) at test-plotting_functions.R:19:3 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 450 ] Deleting unused snapshots: 'plotting_functions/diagnostic-plot.svg' Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64

Version: 0.3.1
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'ecorisk.Rmd' using rmarkdown Quitting from ecorisk.Rmd:718-723 [model diagnostics sensitivity] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! Package "mgcViz" must be installed to use this function. --- Backtrace: ▆ 1. └─ecorisk::plot_diagnostic_sensitivity(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'ecorisk.Rmd' failed with diagnostics: Package "mgcViz" must be installed to use this function. --- failed re-building 'ecorisk.Rmd' SUMMARY: processing the following file failed: 'ecorisk.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-devel-windows-x86_64