R Under development (unstable) (2026-01-12 r89300 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. > library(testthat) > library(xportr) > > test_check("xportr") Failed with error: 'unused argument (quiet = TRUE)' -- Domain not found in metadata. -- -- Domain not found in metadata. -- -- Variable lengths missing from metadata. -- v 51 lengths resolved `STUDYID`, `USUBJID`, `SUBJID`, `RFSTDTC`, `RFENDTC`, `RFXSTDTC`, `RFXENDTC`, `RFICDTC`, `RFPENDTC`, `DTHDTC`, `DTHFL`, `SITEID`, `AGE`, `AGEU`, `SEX`, `RACE`, `ETHNIC`, `ARMCD`, `ARM`, `ACTARMCD`, `ACTARM`, `COUNTRY`, `DMDTC`, `DMDY`, `TRT01P`, `TRT01A`, `TRTSDTM`, `TRTSTMF`, `TRTEDTM`, `TRTETMF`, `TRTSDT`, `TRTEDT`, `TRTDURD`, `SCRFDT`, `EOSDT`, `EOSSTT`, `FRVDT`, `RANDDT`, `DTHDT`, `DTHDTF`, `DTHADY`, `LDDTHELD`, `LSTALVDT`, `SAFFL`, `RACEGR1`, `AGEGR1`, `REGION1`, `LDDTHGR1`, `DTH30FL`, `DTHA30FL`, and `DTHB30FL` -- Domain not found in metadata. -- -- Variable labels missing from metadata. -- v 51 labels skipped -- Domain not found in metadata. -- -- 51 variables not in spec and moved to end -- -- All variables in dataset are ordered -- -- Domain not found in metadata. -- [ FAIL 0 | WARN 0 | SKIP 4 | PASS 338 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-label.R:47:1', 'test-length.R:262:1', 'test-order.R:205:1' • test_large_files is not TRUE (1): 'test-write.R:272:3' [ FAIL 0 | WARN 0 | SKIP 4 | PASS 338 ] > > proc.time() user system elapsed 45.54 10.62 117.90