Last updated on 2026-08-05 09:50:31 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.11.0 | 7.91 | 75.11 | 83.02 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.11.0 | 5.98 | 55.06 | 61.04 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.11.0 | 13.00 | 113.45 | 126.45 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.11.0 | 51.78 | ERROR | |||
| r-devel-windows-x86_64 | 0.11.0 | 10.00 | 155.00 | 165.00 | OK | |
| r-patched-linux-x86_64 | 0.11.0 | 6.86 | 69.91 | 76.77 | OK | |
| r-release-linux-x86_64 | 0.11.0 | 6.57 | 71.19 | 77.76 | OK | |
| r-release-macos-arm64 | 0.11.0 | 2.00 | 39.00 | 41.00 | OK | |
| r-release-macos-x86_64 | 0.11.0 | 5.00 | 126.00 | 131.00 | OK | |
| r-release-windows-x86_64 | 0.11.0 | 10.00 | 165.00 | 175.00 | OK | |
| r-oldrel-macos-arm64 | 0.11.0 | 2.00 | 48.00 | 50.00 | OK | |
| r-oldrel-macos-x86_64 | 0.11.0 | 5.00 | 117.00 | 122.00 | OK | |
| r-oldrel-windows-x86_64 | 0.11.0 | 13.00 | 185.00 | 198.00 | OK |
Version: 0.11.0
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(StreamCatTools)
>
> test_check("StreamCatTools")
Saving _problems/test-lc_get_comid-8.R
[ FAIL 1 | WARN 0 | SKIP 36 | PASS 4 ]
══ Skipped tests (36) ══════════════════════════════════════════════════════════
• On CRAN (36): 'test-lc_get_nlcd.R:5:3', 'test-lc_get_nlcd.R:14:3',
'test-lc_get_params.R:4:3', 'test-lc_get_params.R:11:3',
'test-lc_get_params.R:18:3', 'test-lc_get_params.R:28:3',
'test-lc_get_params.R:35:3', 'test-lc_get_params.R:42:3',
'test-lc_get_params.R:50:3', 'test-lc_get_watershed.R:4:3',
'test-lc_getdata.R:5:3', 'test-lc_getdata.R:14:3', 'test-lc_getdata.R:23:3',
'test-lc_getdata.R:32:3', 'test-lc_plot.R:5:3', 'test-sc_get_nlcd.R:5:3',
'test-sc_get_nlcd.R:14:3', 'test-sc_get_nni.R:5:3', 'test-sc_get_nni.R:14:3',
'test-sc_get_params.R:5:3', 'test-sc_get_params.R:12:3',
'test-sc_get_params.R:22:3', 'test-sc_get_params.R:29:3',
'test-sc_get_params.R:36:3', 'test-sc_get_params.R:43:3',
'test-sc_get_params.R:50:3', 'test-sc_get_params.R:58:3',
'test-sc_get_params.R:66:3', 'test-sc_get_params.R:76:3',
'test-sc_getdata.R:4:3', 'test-sc_getdata.R:12:3', 'test-sc_getdata.R:22:3',
'test-sc_getdata.R:31:3', 'test-sc_getdata.R:40:3', 'test-sc_getdata.R:49:3',
'test-sc_plot.R:5:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-lc_get_comid.R:8:3'): lc_get_comid for sample coordinates ──────
Error in `names(output) <- `*vtmp*``: 'names' attribute [1] must be the same length as the vector [0]
Backtrace:
▆
1. └─StreamCatTools::lc_get_comid(lakes) at test-lc_get_comid.R:8:3
[ FAIL 1 | WARN 0 | SKIP 36 | PASS 4 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc