Last updated on 2026-04-23 17:51:56 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.10.0 | 7.07 | 74.10 | 81.17 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.10.0 | 5.63 | 55.01 | 60.64 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.10.0 | 14.00 | 118.86 | 132.86 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.10.0 | 12.00 | 120.79 | 132.79 | OK | |
| r-devel-macos-arm64 | 0.10.0 | 2.00 | 69.00 | 71.00 | OK | |
| r-devel-windows-x86_64 | 0.10.0 | 10.00 | 103.00 | 113.00 | OK | |
| r-patched-linux-x86_64 | 0.10.0 | 7.64 | 68.65 | 76.29 | OK | |
| r-release-linux-x86_64 | 0.10.0 | 7.38 | 67.25 | 74.63 | OK | |
| r-release-macos-arm64 | 0.10.0 | 2.00 | 33.00 | 35.00 | OK | |
| r-release-macos-x86_64 | 0.10.0 | 5.00 | 82.00 | 87.00 | OK | |
| r-release-windows-x86_64 | 0.10.0 | 10.00 | 101.00 | 111.00 | OK | |
| r-oldrel-macos-arm64 | 0.10.0 | 2.00 | 51.00 | 53.00 | OK | |
| r-oldrel-macos-x86_64 | 0.10.0 | 5.00 | 82.00 | 87.00 | OK | |
| r-oldrel-windows-x86_64 | 0.10.0 | 12.00 | 121.00 | 133.00 | OK |
Version: 0.10.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/22s]
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 1 | SKIP 35 | PASS 4 ]
══ Skipped tests (35) ══════════════════════════════════════════════════════════
• On CRAN (35): '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_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 `dplyr::filter(dplyr::bind_rows(lapply(collections$collections, function(x) c(x[c("id", "title", "description", "itemType")], list(url = filter_list_kvp(x$links, "rel", "self", n = 1)$href)))), .data$itemType == "feature")`: ℹ In argument: `.data$itemType == "feature"`.
Caused by error in `.data$itemType`:
! Column `itemType` not found in `.data`.
[ FAIL 1 | WARN 1 | SKIP 35 | PASS 4 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc