CRAN Package Check Results for Package table.express

Last updated on 2025-12-28 01:48:55 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.2 8.19 86.63 94.82 OK
r-devel-linux-x86_64-debian-gcc 0.4.2 4.85 58.41 63.26 OK
r-devel-linux-x86_64-fedora-clang 0.4.2 14.00 135.96 149.96 OK
r-devel-linux-x86_64-fedora-gcc 0.4.2 14.00 147.78 161.78 OK
r-devel-windows-x86_64 0.4.2 10.00 87.00 97.00 ERROR
r-patched-linux-x86_64 0.4.2 8.47 73.94 82.41 OK
r-release-linux-x86_64 0.4.2 6.36 73.06 79.42 OK
r-release-macos-arm64 0.4.2 OK
r-release-macos-x86_64 0.4.2 5.00 80.00 85.00 OK
r-release-windows-x86_64 0.4.2 10.00 96.00 106.00 OK
r-oldrel-macos-arm64 0.4.2 OK
r-oldrel-macos-x86_64 0.4.2 5.00 72.00 77.00 OK
r-oldrel-windows-x86_64 0.4.2 13.00 118.00 131.00 OK

Check Details

Version: 0.4.2
Check: tests
Result: ERROR Running 'testthat.R' [2s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(table.express) Attaching package: 'table.express' The following object is masked from 'package:stats': filter > library(testthat) > > # old reporter for CMD checks > options(testthat.default_reporter = "summary") > > #' To test in a local machine: > #' Sys.setenv(NOT_CRAN = "true"); test_dir("tests/testthat/") > #' OR > #' devtools::test() > #' > testthat::test_check("table.express") Error in `source_dir()`: ! Failed to evaluate './helper-joins.R'. Caused by error in `[.data.table`: ! attempt access index 2/2 in VECTOR_ELT Backtrace: ▆ 1. ├─testthat::test_check("table.express") 2. │ └─testthat::test_dir(...) 3. │ └─testthat:::test_files(...) 4. │ └─testthat:::test_files_serial(...) 5. │ └─testthat:::test_files_setup_state(...) 6. │ └─testthat::source_test_helpers(".", env) 7. │ └─testthat::source_dir(path, "^helper.*\\.[rR]$", env = env, wrap = FALSE) 8. │ └─base::lapply(...) 9. │ └─testthat (local) FUN(X[[i]], ...) 10. │ └─testthat::source_file(...) 11. │ ├─base::withCallingHandlers(...) 12. │ └─base::eval(exprs, env) 13. │ └─base::eval(exprs, env) 14. │ ├─website[, `:=`(session_id, .GRP), by = .(name, session_start_time)] at ./helper-joins.R:74:1 15. │ └─data.table:::`[.data.table`(...) at ./helper-joins.R:74:1 16. └─base::.handleSimpleError(...) 17. └─testthat (local) h(simpleError(msg, call)) 18. └─cli::cli_abort(...) 19. └─rlang::abort(...) Execution halted Flavor: r-devel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.