CRAN Package Check Results for Package tidyREDCap

Last updated on 2026-02-15 11:49:51 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.3 6.18 74.24 80.42 ERROR
r-devel-linux-x86_64-debian-gcc 1.1.3 4.09 52.94 57.03 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.3 11.00 113.02 124.02 ERROR
r-devel-linux-x86_64-fedora-gcc 1.1.3 9.00 120.99 129.99 ERROR
r-devel-macos-arm64 1.1.3 1.00 29.00 30.00 OK
r-devel-windows-x86_64 1.1.3 7.00 88.00 95.00 ERROR
r-patched-linux-x86_64 1.1.3 5.93 66.92 72.85 ERROR
r-release-linux-x86_64 1.1.3 5.34 67.67 73.01 ERROR
r-release-macos-arm64 1.1.3 2.00 28.00 30.00 OK
r-release-macos-x86_64 1.1.3 4.00 96.00 100.00 OK
r-release-windows-x86_64 1.1.3 7.00 89.00 96.00 ERROR
r-oldrel-macos-arm64 1.1.3 1.00 32.00 33.00 OK
r-oldrel-macos-x86_64 1.1.3 4.00 97.00 101.00 OK
r-oldrel-windows-x86_64 1.1.3 11.00 105.00 116.00 ERROR

Additional issues

M1mac

Check Details

Version: 1.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/5s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(tidyREDCap) > > test_check("tidyREDCap") Reading metadata about your project.... Saving _problems/test-import_instruments-87.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-import_instruments.R:84:1'): (code run outside of `test_that()`) ── Error in `pull(ds_instrument, form_name)`: `!!enquo(var)` must select exactly one column. Backtrace: ▆ 1. └─tidyREDCap::import_instruments(...) at test-import_instruments.R:84:1 2. ├─base::unique(pull(ds_instrument, form_name)) 3. ├─dplyr::pull(ds_instrument, form_name) 4. └─dplyr:::pull.data.frame(ds_instrument, form_name) 5. └─tidyselect::vars_pull(names(.data), !!enquo(var)) 6. └─tidyselect:::pull_as_location2(...) 7. ├─tidyselect:::with_subscript_errors(...) 8. │ └─base::withCallingHandlers(...) 9. └─cli::cli_abort(...) 10. └─rlang::abort(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ] Error: ! Test failures. Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64

Version: 1.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/5s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(tidyREDCap) > > test_check("tidyREDCap") Reading metadata about your project.... Saving _problems/test-import_instruments-87.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-import_instruments.R:84:1'): (code run outside of `test_that()`) ── Error in `pull(ds_instrument, form_name)`: `!!enquo(var)` must select exactly one column. Backtrace: ▆ 1. └─tidyREDCap::import_instruments(...) at test-import_instruments.R:84:1 2. ├─base::unique(pull(ds_instrument, form_name)) 3. ├─dplyr::pull(ds_instrument, form_name) 4. └─dplyr:::pull.data.frame(ds_instrument, form_name) 5. └─tidyselect::vars_pull(names(.data), !!enquo(var)) 6. └─tidyselect:::pull_as_location2(...) 7. ├─tidyselect:::with_subscript_errors(...) 8. │ └─base::withCallingHandlers(...) 9. └─cli::cli_abort(...) 10. └─rlang::abort(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(tidyREDCap) > > test_check("tidyREDCap") Reading metadata about your project.... Saving _problems/test-import_instruments-87.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-import_instruments.R:84:1'): (code run outside of `test_that()`) ── Error in `pull(ds_instrument, form_name)`: `!!enquo(var)` must select exactly one column. Backtrace: ▆ 1. └─tidyREDCap::import_instruments(...) at test-import_instruments.R:84:1 2. ├─base::unique(pull(ds_instrument, form_name)) 3. ├─dplyr::pull(ds_instrument, form_name) 4. └─dplyr:::pull.data.frame(ds_instrument, form_name) 5. └─tidyselect::vars_pull(names(.data), !!enquo(var)) 6. └─tidyselect:::pull_as_location2(...) 7. ├─tidyselect:::with_subscript_errors(...) 8. │ └─base::withCallingHandlers(...) 9. └─cli::cli_abort(...) 10. └─rlang::abort(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ] Error: ! Test failures. Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.1.3
Check: tests
Result: ERROR Running 'testthat.R' [3s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(tidyREDCap) > > test_check("tidyREDCap") Reading metadata about your project.... Saving _problems/test-import_instruments-87.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-import_instruments.R:84:1'): (code run outside of `test_that()`) ── Error in `pull(ds_instrument, form_name)`: `!!enquo(var)` must select exactly one column. Backtrace: ▆ 1. └─tidyREDCap::import_instruments(...) at test-import_instruments.R:84:1 2. ├─base::unique(pull(ds_instrument, form_name)) 3. ├─dplyr::pull(ds_instrument, form_name) 4. └─dplyr:::pull.data.frame(ds_instrument, form_name) 5. └─tidyselect::vars_pull(names(.data), !!enquo(var)) 6. └─tidyselect:::pull_as_location2(...) 7. ├─tidyselect:::with_subscript_errors(...) 8. │ └─base::withCallingHandlers(...) 9. └─cli::cli_abort(...) 10. └─rlang::abort(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ] Error: ! Test failures. Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 1.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/4s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(tidyREDCap) > > test_check("tidyREDCap") Reading metadata about your project.... Saving _problems/test-import_instruments-87.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-import_instruments.R:84:1'): (code run outside of `test_that()`) ── Error in `pull(ds_instrument, form_name)`: `!!enquo(var)` must select exactly one column. Backtrace: ▆ 1. └─tidyREDCap::import_instruments(...) at test-import_instruments.R:84:1 2. ├─base::unique(pull(ds_instrument, form_name)) 3. ├─dplyr::pull(ds_instrument, form_name) 4. └─dplyr:::pull.data.frame(ds_instrument, form_name) 5. └─tidyselect::vars_pull(names(.data), !!enquo(var)) 6. └─tidyselect:::pull_as_location2(...) 7. ├─tidyselect:::with_subscript_errors(...) 8. │ └─base::withCallingHandlers(...) 9. └─cli::cli_abort(...) 10. └─rlang::abort(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64

Version: 1.1.3
Check: tests
Result: ERROR Running 'testthat.R' [5s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(tidyREDCap) > > test_check("tidyREDCap") Reading metadata about your project.... Saving _problems/test-import_instruments-87.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-import_instruments.R:84:1'): (code run outside of `test_that()`) ── Error in `pull(ds_instrument, form_name)`: `!!enquo(var)` must select exactly one column. Backtrace: ▆ 1. └─tidyREDCap::import_instruments(...) at test-import_instruments.R:84:1 2. ├─base::unique(pull(ds_instrument, form_name)) 3. ├─dplyr::pull(ds_instrument, form_name) 4. └─dplyr:::pull.data.frame(ds_instrument, form_name) 5. └─tidyselect::vars_pull(names(.data), !!enquo(var)) 6. └─tidyselect:::pull_as_location2(...) 7. ├─tidyselect:::with_subscript_errors(...) 8. │ └─base::withCallingHandlers(...) 9. └─cli::cli_abort(...) 10. └─rlang::abort(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-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.