CRAN Package Check Results for Package bluertopo

Last updated on 2026-08-29 02:58:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.2 26.38 307.96 334.34 OK
r-devel-linux-x86_64-debian-gcc 0.0.2 16.97 190.43 207.40 OK
r-devel-linux-x86_64-fedora-clang 0.0.2 18.00 189.25 207.25 OK
r-devel-linux-x86_64-fedora-gcc 0.0.2 19.00 202.19 221.19 OK
r-devel-windows-x86_64 0.0.1 23.00 255.00 278.00 OK
r-patched-linux-x86_64 0.0.1 22.93 287.00 309.93 ERROR
r-release-linux-x86_64 0.0.1 22.95 284.51 307.46 ERROR
r-release-macos-arm64 0.0.2 5.00 84.00 89.00 OK
r-release-macos-x86_64 0.0.2 18.00 384.00 402.00 OK
r-release-windows-x86_64 0.0.1 23.00 233.00 256.00 OK
r-oldrel-macos-arm64 0.0.2 6.00 94.00 100.00 OK
r-oldrel-macos-x86_64 0.0.2 17.00 372.00 389.00 OK
r-oldrel-windows-x86_64 0.0.2 34.00 347.00 381.00 OK

Check Details

Version: 0.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [22s/27s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(bluertopo) Loading required package: terra terra 1.9.46 Attaching package: 'terra' The following objects are masked from 'package:testthat': compare, describe > > test_check("bluertopo") Saving _problems/test-cache-8.R [ FAIL 1 | WARN 0 | SKIP 9 | PASS 135 ] ══ Skipped tests (9) ═══════════════════════════════════════════════════════════ • API source files are not available in this installed test context (1): 'test-examples.R:259:3' • Set BLUERTOPO_RUN_NETWORK_TESTS=true to run live NOAA catalog tests. (1): 'test-live-network.R:2:3' • Set BLUERTOPO_RUN_REAL_EXAMPLE_TESTS=true to run live real-example tests. (1): 'test-examples.R:293:3' • real example helper is not available in this test context (1): 'test-examples.R:158:3' • source README/pkgdown config/index are not available in this installed test context (1): 'test-examples.R:210:3' • source markdown files are not available in this test context (1): 'test-examples.R:276:3' • vignette sources are not available in this test context (3): 'test-examples.R:139:3', 'test-examples.R:168:3', 'test-examples.R:193:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-cache.R:8:3'): the default cache is session-temporary ──────── Expected `identical(cache, home) || startsWith(cache, paste0(home, "/"))` to be FALSE. Differences: `actual`: TRUE `expected`: FALSE [ FAIL 1 | WARN 0 | SKIP 9 | PASS 135 ] Error: ! Test failures. Execution halted Flavor: r-patched-linux-x86_64

Version: 0.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [22s/30s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(bluertopo) Loading required package: terra terra 1.9.34 Attaching package: 'terra' The following objects are masked from 'package:testthat': compare, describe > > test_check("bluertopo") Saving _problems/test-cache-8.R [ FAIL 1 | WARN 0 | SKIP 9 | PASS 135 ] ══ Skipped tests (9) ═══════════════════════════════════════════════════════════ • API source files are not available in this installed test context (1): 'test-examples.R:259:3' • Set BLUERTOPO_RUN_NETWORK_TESTS=true to run live NOAA catalog tests. (1): 'test-live-network.R:2:3' • Set BLUERTOPO_RUN_REAL_EXAMPLE_TESTS=true to run live real-example tests. (1): 'test-examples.R:293:3' • real example helper is not available in this test context (1): 'test-examples.R:158:3' • source README/pkgdown config/index are not available in this installed test context (1): 'test-examples.R:210:3' • source markdown files are not available in this test context (1): 'test-examples.R:276:3' • vignette sources are not available in this test context (3): 'test-examples.R:139:3', 'test-examples.R:168:3', 'test-examples.R:193:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-cache.R:8:3'): the default cache is session-temporary ──────── Expected `identical(cache, home) || startsWith(cache, paste0(home, "/"))` to be FALSE. Differences: `actual`: TRUE `expected`: FALSE [ FAIL 1 | WARN 0 | SKIP 9 | PASS 135 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64