CRAN Package Check Results for Maintainer ‘Livio Bätscher <livio_999 at hotmail.com>’

Last updated on 2025-09-18 09:50:28 CEST.

Package ERROR OK
ElevDistr 3 10

Package ElevDistr

Current CRAN status: ERROR: 3, OK: 10

Additional issues

MKL OpenBLAS

Version: 1.0.9
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'ElevDistr.Rmd' using rmarkdown Quitting from ElevDistr.Rmd:103-107 [unnamed-chunk-10] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! 500 - Server error --- Backtrace: ▆ 1. └─rgbif::occ_data(...) 2. └─base::lapply(...) 3. └─rgbif (local) FUN(X[[i]], ...) 4. └─rgbif:::gbif_GET(url, args, TRUE, curlopts) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'ElevDistr.Rmd' failed with diagnostics: 500 - Server error --- failed re-building 'ElevDistr.Rmd' SUMMARY: processing the following file failed: 'ElevDistr.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-devel-windows-x86_64

Version: 1.0.9
Check: tests
Result: ERROR Running ‘testthat.R’ [47s/89s] 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(ElevDistr) > > test_check("ElevDistr") | | | 0% | |============================================================| 100% | | | 0% | |============================================================| 100% | | | 0% | |============================================================| 100% | | | 0% | |==================== | 33% | |======================================== | 67% | |============================================================| 100% [ FAIL 2 | WARN 31 | SKIP 0 | PASS 164 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-calculate_distance.R:15:3'): output is correct ─────────────── calculate_distance(treeline, gmted2010Part, 504, 10, FALSE) (`actual`) not equal to -1491 (`expected`). `actual`: 319.0 `expected`: -1491.0 ── Failure ('test-distance_to_treeline.R:11:3'): output is correct ───────────── distance_to_treeline(...) (`actual`) not equal to -1491 (`expected`). `actual`: 504.0 `expected`: -1491.0 [ FAIL 2 | WARN 31 | SKIP 0 | PASS 164 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 1.0.9
Check: tests
Result: ERROR Running 'testthat.R' [98s] 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(ElevDistr) > > test_check("ElevDistr") | | | 0% | |============================================================| 100% | | | 0% | |============================================================| 100% | | | 0% | |============================================================| 100% | | | 0% | |==================== | 33% | |======================================== | 67% | |============================================================| 100% [ FAIL 2 | WARN 29 | SKIP 0 | PASS 164 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-calculate_distance.R:15:3'): output is correct ─────────────── calculate_distance(treeline, gmted2010Part, 504, 10, FALSE) (`actual`) not equal to -1491 (`expected`). `actual`: 504.0 `expected`: -1491.0 ── Failure ('test-distance_to_treeline.R:11:3'): output is correct ───────────── distance_to_treeline(...) (`actual`) not equal to -1491 (`expected`). `actual`: 504.0 `expected`: -1491.0 [ FAIL 2 | WARN 29 | SKIP 0 | PASS 164 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64