Last updated on 2026-02-07 17:50:06 CET.
| Package | ERROR | OK |
|---|---|---|
| elfgen | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 2.3.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/16s]
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 2 | SKIP 0 | PASS 17 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-elfdata.R:39:13'): Function returns a dataframe ────────────────
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 2 | SKIP 0 | PASS 17 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc