CRAN Package Check Results for Package multilandr

Last updated on 2026-09-04 19:50:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 33.35 377.67 411.02 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 21.05 254.65 275.70 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 23.00 252.56 275.56 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 26.00 278.51 304.51 OK
r-devel-windows-x86_64 1.0.0 35.00 311.00 346.00 ERROR
r-patched-linux-x86_64 1.0.0 28.99 359.81 388.80 OK
r-release-linux-x86_64 1.0.0 33.90 360.25 394.15 OK
r-release-macos-arm64 1.0.0 6.00 74.00 80.00 OK
r-release-macos-x86_64 1.0.0 17.00 464.00 481.00 OK
r-release-windows-x86_64 1.0.0 32.00 321.00 353.00 OK
r-oldrel-macos-arm64 1.0.0 OK
r-oldrel-macos-x86_64 1.0.0 16.00 266.00 282.00 OK
r-oldrel-windows-x86_64 1.0.0 47.00 451.00 498.00 OK

Check Details

Version: 1.0.0
Check: examples
Result: ERROR Running examples in 'multilandr-Ex.R' failed The error most likely occurred in: > ### Name: metrics_plots > ### Title: Pairwise metric plots > ### Aliases: metrics_plots > > ### ** Examples > > # Pair plots between metrics "pland" of classes 1 to 4, for radius 3000 m > metrics_plots(ed_metrics, classes = 1:4, radii = 3000, show_class_names = TRUE, + c_level = "pland") Error: object 'ggcoef_multinom' is not exported by 'namespace:ggstats' Execution halted Flavor: r-devel-windows-x86_64

Version: 1.0.0
Check: tests
Result: ERROR Running 'testthat.R' [76s] 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(multilandr) > > test_check("multilandr") - condition 1: raster layers included in the filtering process: 1 140 points were retained out of 607 initial points (23.06%). - condition 1: raster layers included in the filtering process: 1 - condition 2: raster layers included in the filtering process: 1 67 points were retained out of 607 initial points (11.04%). [ FAIL 1 | WARN 0 | SKIP 0 | PASS 18 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-mland_metrics.R:54:3'): metrics correlations and plots going silently ── Error: object 'ggcoef_multinom' is not exported by 'namespace:ggstats' Backtrace: ▆ 1. ├─testthat::expect_silent(...) at test-mland_metrics.R:53:1 2. │ └─testthat:::quasi_capture(enquo(object), NULL, evaluate_promise) 3. │ ├─testthat (local) .capture(...) 4. │ │ ├─withr::with_output_sink(...) 5. │ │ │ └─base::force(code) 6. │ │ ├─base::withCallingHandlers(...) 7. │ │ └─base::withVisible(code) 8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 9. ├─multilandr::metrics_plots(...) at test-mland_metrics.R:54:3 10. │ └─base::suppressWarnings(...) 11. │ └─base::withCallingHandlers(...) 12. └─base::loadNamespace(x) 13. └─base::namespaceImportFrom(...) 14. └─base::importIntoEnv(impenv, impnames, ns, impvars) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 18 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64

mirror server hosted at Truenetwork, Russian Federation.