R Under development (unstable) (2025-11-25 r89063 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(REDCapDM) ── Attaching core REDCapDM packages ────────────────────────── REDCapDM 1.0.0 ── ✔ REDCapR 1.6.0 ✔ purrr 1.2.0 ✔ cli 3.6.5 ✔ rlang 1.1.6 ✔ dplyr 1.1.4 ✔ stringi 1.8.7 ✔ forcats 1.0.1 ✔ stringr 1.6.0 ✔ janitor 2.2.1 ✔ tibble 3.3.0 ✔ labelled 2.16.0 ✔ tidyr 1.3.1 ✔ lifecycle 1.0.4 ✔ tidyselect 1.2.1 ✔ openxlsx 4.2.8.1 > > test_check("REDCapDM") The file has been successfully created in 'D:\temp\2025_11_26_11_15_17_3691\RtmpKme0Jh\filed10c635f2d0d.xlsx'. No rows matched for variable 'inc_2' after applying filter and event overlap. No rows matched for variable 'inc_2' after applying filter and event overlap. No rows matched for variable 'copd' after applying filter and event overlap. No queries were identified in the dataset. No queries were identified in the dataset. No queries were identified in the dataset. No queries were identified in the dataset. Importing data from REDCap API... Importing data from REDCap API... Importing data from REDCap API... Almost done... API data import completed. Importing data from REDCap API... Importing data from REDCap API... Almost done... Importing data from REDCap API... Almost done... API data import completed. Importing data from REDCap API... Almost done... API data import completed. Importing data from REDCap API... Almost done... API data import completed. Importing data from REDCap API... Almost done... API data import completed. [ FAIL 0 | WARN 6 | SKIP 0 | PASS 323 ] [ FAIL 0 | WARN 6 | SKIP 0 | PASS 323 ] > > proc.time() user system elapsed 23.28 1.34 24.60