CRAN Package Check Results for Package fastbioclim

Last updated on 2025-12-03 05:50:07 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 27.40 222.98 250.38 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 16.70 137.09 153.79 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 96.00 333.60 429.60 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 150.00 265.85 415.85 OK
r-devel-windows-x86_64 0.3.0 27.00 171.00 198.00 OK
r-patched-linux-x86_64 0.2.1 25.81 202.31 228.12 OK
r-release-linux-x86_64 0.3.0 26.05 213.49 239.54 OK
r-release-macos-arm64 0.3.0 9.00 45.00 54.00 OK
r-release-macos-x86_64 0.3.0 47.00 265.00 312.00 OK
r-release-windows-x86_64 0.3.0 23.00 182.00 205.00 OK
r-oldrel-macos-arm64 0.3.0 7.00 47.00 54.00 OK
r-oldrel-macos-x86_64 0.3.0 50.00 357.00 407.00 OK
r-oldrel-windows-x86_64 0.3.0 36.00 244.00 280.00 ERROR

Check Details

Version: 0.3.0
Check: tests
Result: ERROR Running 'testthat.R' [12s] 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/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(fastbioclim) > > test_check("fastbioclim") terra 1.8.86 Attaching package: 'terra' The following objects are masked from 'package:testthat': compare, describe Linking to GEOS 3.13.0, GDAL 3.10.1, PROJ 9.5.1; sf_use_s2() is TRUE User forced 'tiled' workflow. User forced 'tiled' (out-of-core) workflow. Saving _problems/test-derive_bioclim-50.R Saving _problems/test-derive_bioclim-67.R Saving _problems/test-derive_bioclim-94.R Saving _problems/test-derive_bioclim-141.R Saving _problems/test-derive_statistics-34.R Saving _problems/test-derive_statistics-59.R Saving _problems/test-derive_statistics-87.R Saving _problems/test-derive_statistics-126.R [ FAIL 8 | WARN 10 | SKIP 0 | PASS 51 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-derive_bioclim.R:50:3'): Input validation and initial checks work correctly ── Error: [rast] empty srs Backtrace: ▆ 1. └─fastbioclim (local) create_dummy_rasters(withr::local_tempdir()) at test-derive_bioclim.R:50:3 2. ├─terra::rast(...) at test-derive_bioclim.R:11:3 3. └─terra::rast(...) 4. └─terra (local) .local(x = x, ...) 5. └─terra:::new_rast(...) 6. └─terra:::messages(r, "rast") 7. └─terra:::error(f, x@pntr$getError()) ── Error ('test-derive_bioclim.R:67:3'): File `overwrite` logic is correctly handled ── Error: [rast] empty srs Backtrace: ▆ 1. └─fastbioclim (local) create_dummy_rasters(withr::local_tempdir()) at test-derive_bioclim.R:67:3 2. ├─terra::rast(...) at test-derive_bioclim.R:11:3 3. └─terra::rast(...) 4. └─terra (local) .local(x = x, ...) 5. └─terra:::new_rast(...) 6. └─terra:::messages(r, "rast") 7. └─terra:::error(f, x@pntr$getError()) ── Error ('test-derive_bioclim.R:94:3'): Workflow dispatch logic selects the correct method ── Error: [rast] empty srs Backtrace: ▆ 1. └─fastbioclim (local) create_dummy_rasters(local_dir) at test-derive_bioclim.R:94:3 2. ├─terra::rast(...) at test-derive_bioclim.R:11:3 3. └─terra::rast(...) 4. └─terra (local) .local(x = x, ...) 5. └─terra:::new_rast(...) 6. └─terra:::messages(r, "rast") 7. └─terra:::error(f, x@pntr$getError()) ── Error ('test-derive_bioclim.R:141:3'): Static indices are passed correctly to the chosen workflow ── Error: [rast] empty srs Backtrace: ▆ 1. └─fastbioclim (local) create_dummy_rasters(local_dir) at test-derive_bioclim.R:141:3 2. ├─terra::rast(...) at test-derive_bioclim.R:11:3 3. └─terra::rast(...) 4. └─terra (local) .local(x = x, ...) 5. └─terra:::new_rast(...) 6. └─terra:::messages(r, "rast") 7. └─terra:::error(f, x@pntr$getError()) ── Error ('test-derive_statistics.R:34:3'): Input validation and initial checks work correctly ── Error: [rast] empty srs Backtrace: ▆ 1. └─fastbioclim (local) create_dummy_stat_rasters(local_dir) at test-derive_statistics.R:34:3 2. ├─terra::rast(...) at test-derive_statistics.R:9:3 3. └─terra::rast(...) 4. └─terra (local) .local(x = x, ...) 5. └─terra:::new_rast(...) 6. └─terra:::messages(r, "rast") 7. └─terra:::error(f, x@pntr$getError()) ── Error ('test-derive_statistics.R:59:3'): File `overwrite` logic correctly handles dynamic filenames ── Error: [rast] empty srs Backtrace: ▆ 1. └─fastbioclim (local) create_dummy_stat_rasters(withr::local_tempdir()) at test-derive_statistics.R:59:3 2. ├─terra::rast(...) at test-derive_statistics.R:9:3 3. └─terra::rast(...) 4. └─terra (local) .local(x = x, ...) 5. └─terra:::new_rast(...) 6. └─terra:::messages(r, "rast") 7. └─terra:::error(f, x@pntr$getError()) ── Error ('test-derive_statistics.R:87:3'): Workflow dispatch logic selects the correct method ── Error: [rast] empty srs Backtrace: ▆ 1. └─fastbioclim (local) create_dummy_stat_rasters(local_dir) at test-derive_statistics.R:87:3 2. ├─terra::rast(...) at test-derive_statistics.R:9:3 3. └─terra::rast(...) 4. └─terra (local) .local(x = x, ...) 5. └─terra:::new_rast(...) 6. └─terra:::messages(r, "rast") 7. └─terra:::error(f, x@pntr$getError()) ── Error ('test-derive_statistics.R:126:3'): Arguments are passed correctly to the chosen workflow ── Error: [rast] empty srs Backtrace: ▆ 1. └─fastbioclim (local) create_dummy_stat_rasters(local_dir) at test-derive_statistics.R:126:3 2. ├─terra::rast(...) at test-derive_statistics.R:9:3 3. └─terra::rast(...) 4. └─terra (local) .local(x = x, ...) 5. └─terra:::new_rast(...) 6. └─terra:::messages(r, "rast") 7. └─terra:::error(f, x@pntr$getError()) [ FAIL 8 | WARN 10 | SKIP 0 | PASS 51 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64

mirror server hosted at Truenetwork, Russian Federation.