CRAN Package Check Results for Package elfgen

Last updated on 2026-02-07 07:48:45 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.4 18.38 144.64 163.02 OK
r-devel-linux-x86_64-debian-gcc 2.3.4 12.55 101.27 113.82 ERROR
r-devel-linux-x86_64-fedora-clang 2.3.4 28.00 211.59 239.59 OK
r-devel-linux-x86_64-fedora-gcc 2.3.4 30.00 221.31 251.31 OK
r-devel-windows-x86_64 2.3.4 18.00 141.00 159.00 OK
r-patched-linux-x86_64 2.3.4 15.73 132.49 148.22 OK
r-release-linux-x86_64 2.3.4 16.72 131.93 148.65 OK
r-release-macos-arm64 2.3.4 4.00 45.00 49.00 OK
r-release-macos-x86_64 2.3.4 11.00 89.00 100.00 OK
r-release-windows-x86_64 2.3.4 20.00 139.00 159.00 OK
r-oldrel-macos-arm64 2.3.4 4.00 43.00 47.00 OK
r-oldrel-macos-x86_64 2.3.4 13.00 108.00 121.00 OK
r-oldrel-windows-x86_64 2.3.4 28.00 176.00 204.00 OK

Additional issues

donttest

Check Details

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