CRAN Package Check Results for Maintainer ‘Emmanuel Oceguera Conchas <e.oceguera at idiv.de>’

Last updated on 2026-01-20 01:49:51 CET.

Package ERROR OK
ebvcube 1 12

Package ebvcube

Current CRAN status: ERROR: 1, OK: 12

Version: 0.5.2
Check: tests
Result: ERROR Running ‘testthat.R’ [32s/69s] 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(ebvcube) ebvcube 0.5.2 > > test_check("ebvcube") Warning: stack imbalance in '<-', 77 then 79 Warning: stack imbalance in '{', 73 then 75 Saving _problems/test-download-12.R [ FAIL 1 | WARN 10 | SKIP 0 | PASS 239 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-download.R:12:5'): test ebv_download ID=numeric ──────────────── <curl_error_http_returned_error/curl_error/error/condition> Error in `curl::curl_download(nc_url, destfile = file.path(outputdir, name_nc), quiet = !verbose)`: HTTP response code said error [portal.geobon.org]: The requested URL returned error: 502 Backtrace: ▆ 1. ├─ebvcube::ebv_download(27, dir, verbose = FALSE) at test-download.R:12:5 2. │ └─curl::curl_download(...) 3. └─curl:::raise_libcurl_error(...) [ FAIL 1 | WARN 10 | SKIP 0 | PASS 239 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc