CRAN Package Check Results for Maintainer ‘Raymond Balise <balise at miami.edu>’

Last updated on 2026-03-29 08:50:11 CEST.

Package ERROR NOTE OK
DOPE 14
Open.Visualization.Academy 3 11
public.ctn0094data 14
rUM 14
tidyREDCap 1 13

Package DOPE

Current CRAN status: OK: 14

Package Open.Visualization.Academy

Current CRAN status: NOTE: 3, OK: 11

Version: 1.0.0
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘gradethis’ Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package public.ctn0094data

Current CRAN status: OK: 14

Package rUM

Current CRAN status: OK: 14

Package tidyREDCap

Current CRAN status: ERROR: 1, OK: 13

Version: 2.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/15s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(tidyREDCap) > > test_check("tidyREDCap") Looking for your project.... Saving _problems/test-import_instruments-87.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 45 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-import_instruments.R:84:1'): (code run outside of `test_that()`) ── <curl_error_operation_timedout/curl_error/error/condition> Error in `curl::curl_fetch_memory(url, handle = handle)`: Timeout was reached [redcap-dev-2.ouhsc.edu]: Connection timed out after 10001 milliseconds Backtrace: ▆ 1. ├─tidyREDCap::import_instruments(...) at test-import_instruments.R:84:1 2. │ ├─base::suppressWarnings(...) 3. │ │ └─base::withCallingHandlers(...) 4. │ ├─base::suppressMessages(check_project_exists(url, token)) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─tidyREDCap::check_project_exists(url, token) 7. │ └─REDCapR::redcap_project_info_read(...) 8. │ └─REDCapR:::kernel_api(...) 9. │ └─httr::POST(...) 10. │ └─httr:::request_perform(req, hu$handle$handle) 11. │ ├─httr:::request_fetch(req$output, req$url, handle) 12. │ └─httr:::request_fetch.write_memory(req$output, req$url, handle) 13. │ └─curl::curl_fetch_memory(url, handle = handle) 14. └─curl:::raise_libcurl_error(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 45 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64