Last updated on 2026-05-15 03:52:49 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.3.4 | 17.35 | 140.72 | 158.07 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.3.4 | 12.45 | 101.46 | 113.91 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.3.4 | 32.00 | 238.92 | 270.92 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.3.4 | 31.00 | 233.40 | 264.40 | OK | |
| r-devel-windows-x86_64 | 2.3.4 | 19.00 | 144.00 | 163.00 | OK | |
| r-patched-linux-x86_64 | 2.3.4 | 17.51 | 133.11 | 150.62 | OK | |
| r-release-linux-x86_64 | 2.3.4 | 16.48 | 132.15 | 148.63 | OK | |
| r-release-macos-arm64 | 2.3.4 | 4.00 | 42.00 | 46.00 | OK | |
| r-release-macos-x86_64 | 2.3.4 | 12.00 | 144.00 | 156.00 | OK | |
| r-release-windows-x86_64 | 2.3.4 | 19.00 | 510.00 | 529.00 | ERROR | |
| r-oldrel-macos-arm64 | 2.3.4 | 4.00 | 45.00 | 49.00 | OK | |
| r-oldrel-macos-x86_64 | 2.3.4 | 11.00 | 89.00 | 100.00 | OK | |
| r-oldrel-windows-x86_64 | 2.3.4 | 25.00 | 178.00 | 203.00 | OK |
Version: 2.3.4
Check: tests
Result: ERROR
Running 'testthat.R' [382s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(elfgen)
>
> test_check("elfgen")
Saving _problems/test-elfdata-43.R
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 17 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-elfdata.R:39:13'): Function returns a dataframe ────────────────
Error in `if (!is.null(out[[i]]) && inherits(out[[i]], "sf") & nrow(out[[i]]) == limit) { offset <- offset + limit }`: argument is of length zero
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-elfdata.R:39:13
2. │ └─testthat::quasi_label(enquo(object), label)
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─base::is.data.frame(...)
5. └─elfgen::elfdata(...)
6. └─nhdplusTools::get_nhdplus(comid = COMID)
7. ├─nhdplusTools:::query_usgs_oafeat(...)
8. │ ├─base::withVisible(eval(mc, parent.frame()))
9. │ └─base::eval(mc, parent.frame())
10. │ └─base::eval(mc, parent.frame())
11. └─nhdplusTools (local) `<fn>`(...)
12. └─nhdplusTools:::get_oafeat(...)
13. └─nhdplusTools:::get_features_paging(...)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 17 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-windows-x86_64