R Under development (unstable) (2026-01-08 r89292 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(retroharmonize) > > test_check("retroharmonize") Saving ZA5913_subset.rds Saving ZA6863_subset.rds Saving ZA7576_subset.rds 1/1 ZA5913.rds 1/2 ZA6863.rds 1/3 ZA7576.rds Survey ID: test Survey ID: test2 Survey ID: test2 Survey ID: test2 Survey ID: test Read: D:/RCompile/CRANincoming/R-devel/lib/retroharmonize/examples/ZA5913.rds Read: D:/RCompile/CRANincoming/R-devel/lib/retroharmonize/examples/ZA6863.rds Read: D:/RCompile/CRANincoming/R-devel/lib/retroharmonize/examples/ZA7576.rds Creator (2026): Example Survey [dataset] rowid x filename 1 1 1 file.csv [ FAIL 0 | WARN 0 | SKIP 4 | PASS 149 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test-harmonize_na_values.R:17:3', 'test-labelled_spss_survey.R:190:1', 'test-subset_save_surveys.R:77:3', 'test-subset_save_surveys.R:82:3' [ FAIL 0 | WARN 0 | SKIP 4 | PASS 149 ] > > proc.time() user system elapsed 14.32 0.79 15.15