R Under development (unstable) (2026-03-16 r89642 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("Certara.RsNLME") > library("magrittr") > library("testthat") Attaching package: 'testthat' The following objects are masked from 'package:magrittr': equals, is_less_than, not > > test_check("Certara.RsNLME") updating option argument for covariate effect of OCC1 in structural parameter V to 'No' updating option argument for covariate effect of OCC1 in structural parameter Cl to 'No' updating option argument for covariate effect of OCC1 in structural parameter V to 'No' updating option argument for covariate effect of OCC1 in structural parameter Cl to 'No' [ FAIL 0 | WARN 0 | SKIP 45 | PASS 183 ] ══ Skipped tests (45) ══════════════════════════════════════════════════════════ • On CRAN (45): 'test_NlmeEngineExtraparams.r:165:3', 'test_NlmeEngineExtraparams.r:202:3', 'test_NlmeEngineExtraparams.r:252:3', 'test_NlmeEngineExtraparams.r:305:3', 'test_NlmeEngineExtraparams.r:370:3', 'test_NlmeEngineExtraparams.r:393:3', 'test_NlmeEngineExtraparams.r:464:3', 'test_NlmeEngineExtraparams.r:519:3', 'test_NlmeEngineExtraparams.r:559:3', 'test_NlmeJobStatus.r:1:1', 'test_NlmeParallelHost.r:42:1', 'test_bootstrap.r:2:3', 'test_bootstrapInit.r:2:3', 'test_builtin_mapping.R:1:1', 'test_categoricalObs.R:2:3', 'test_checkHostParams.r:4:3', 'test_covModel.R:4:3', 'test_covar.r:42:1', 'test_covar.r:91:1', 'test_covar.r:169:1', 'test_covar.r:249:1', 'test_covar.r:278:1', 'test_covar.r:307:1', 'test_covar.r:368:1', 'test_covar.r:494:1', 'test_covar.r:561:1', 'test_covar.r:647:1', 'test_extract_mmdl.R:5:13', 'test_extract_mmdl.R:30:13', 'test_mmdl.r:6:13', 'test_mmdl.r:29:13', 'test_mmdlBlocks.R:4:3', 'test_mmdlBlocks.R:33:13', 'test_parsePmlColMap.R:2:3', 'test_profile.r:2:3', 'test_shotgun.r:2:3', 'test_simple_estimation.r:2:3', 'test_sortby.r:2:3', 'test_sortby.r:102:3', 'test_stepwise.r:14:3', 'test_tableColDefs.R:3:1', 'test_thetasMmdlChange.r:5:13', 'test_units.r:2:3', 'test_vpc.r:2:3', 'test_writeColumnMapping.r:2:1' [ FAIL 0 | WARN 0 | SKIP 45 | PASS 183 ] Deleting unused snapshots: '2sort_Ind_unix/sortby/residuals.csv', '2sort_Ind_windows/sortby/residuals.csv', 'bootstrap/BootOverall.csv', 'bootstrapInit/BootOverall.csv', 'extract_mmdl/cols1.txt', 'extract_mmdl/multArgs.txt1', 'extract_mmdl/multArgs.txt2', 'extract_mmdl/multArgs.txt3', 'extract_mmdl/multArgs.txt4', 'extract_mmdl/nlmeargs.txt', 'extract_mmdl/test.mdl', 'mmdl/theta.csv', 'profile/Profile.csv', 'simple_estimation/omega.csv', 'simple_estimation/theta.csv', 'sortby/omega.csv', 'sortby/theta.csv', 'thetasMmdlChange/thetasMmdlChange.mmdl', and 'units/theta.csv' > > proc.time() user system elapsed 3.20 0.65 3.86