Last updated on 2026-08-06 07:51:34 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-gcc | 0.0.1 | 15.12 | 185.77 | 200.89 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.0.1 | 18.00 | 192.74 | 210.74 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.1 | 19.00 | 211.97 | 230.97 | OK | |
| r-patched-linux-x86_64 | 0.0.1 | 23.31 | 283.59 | 306.90 | ERROR | |
| r-release-macos-arm64 | 0.0.1 | 6.00 | 67.00 | 73.00 | OK | |
| r-release-macos-x86_64 | 0.0.1 | 17.00 | 466.00 | 483.00 | OK | |
| r-release-windows-x86_64 | 0.0.1 | 28.00 | 256.00 | 284.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.1 | 6.00 | 79.00 | 85.00 | OK | |
| r-oldrel-macos-x86_64 | 0.0.1 | 17.00 | 414.00 | 431.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.1 | 34.00 | 334.00 | 368.00 | OK |
Version: 0.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/17s]
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-devel-linux-x86_64-debian-gcc
Version: 0.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [21s/25s]
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-patched-linux-x86_64