R Under development (unstable) (2026-02-18 r89435 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 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(clinTrialData) > > test_check("clinTrialData") i Replace some metadata informations... -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * D:/RCompile/CRANincoming/R-devel/lib/clinTrialData/exampledata/cdisc_pilot/adam -------------------------------------------------------------------------------- Connection to: > sdtm * connector_fs * D:/RCompile/CRANincoming/R-devel/lib/clinTrialData/exampledata/cdisc_pilot/sdtm i Replace some metadata informations... -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * D:/RCompile/CRANincoming/R-devel/lib/clinTrialData/exampledata/cdisc_pilot/adam -------------------------------------------------------------------------------- Connection to: > sdtm * connector_fs * D:/RCompile/CRANincoming/R-devel/lib/clinTrialData/exampledata/cdisc_pilot/sdtm -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * D:\temp\2026_02_22_01_05_16_5947\RtmpeYBZ5X/study_42166/adam -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * D:\temp\2026_02_22_01_05_16_5947\RtmpeYBZ5X/study_83137/adam -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * D:\temp\2026_02_22_01_05_16_5947\RtmpeYBZ5X/study_12179/adam > No file extension for 'new_data' provided, using default: csv -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * D:\temp\2026_02_22_01_05_16_5947\RtmpeYBZ5X/study_80753/adam -------------------------------------------------------------------------------- Connection to: > adam * connector_fs * D:\temp\2026_02_22_01_05_16_5947\RtmpeYBZ5X/study_8316/adam > No file extension for 'allowed' provided, using default: csv [ FAIL 0 | WARN 0 | SKIP 6 | PASS 146 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • On Windows (6): 'test-lock.R:277:3', 'test-lock.R:296:3', 'test-lock.R:315:3', 'test-lock.R:336:3', 'test-lock.R:358:3', 'test-lock.R:376:3' [ FAIL 0 | WARN 0 | SKIP 6 | PASS 146 ] > > proc.time() user system elapsed 2.79 0.53 3.43