R Under development (unstable) (2025-07-15 r88411 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. > library(testthat) > library(ggPMX) > library(data.table) > setDTthreads(1) > test_check("ggPMX") convergence of SAEM parameter estimates file does not exist. convergence of SAEM parameter estimates file does not exist. convergence of SAEM parameter estimates file does not exist. convergence of SAEM parameter estimates file does not exist. convergence of SAEM parameter estimates file does not exist. convergence of SAEM parameter estimates file does not exist. convergence of SAEM parameter estimates file does not exist. convergence of SAEM parameter estimates file does not exist. convergence of SAEM parameter estimates file does not exist. convergence of SAEM parameter estimates file does not exist. convergence of SAEM parameter estimates file does not exist. convergence of SAEM parameter estimates file does not exist. [ FAIL 0 | WARN 0 | SKIP 28 | PASS 978 ] ══ Skipped tests (28) ══════════════════════════════════════════════════════════ • On CRAN (12): 'test-nlmixr.R:3:5', 'test-nlmixr.R:43:5', 'test-nlmixr.R:117:5', 'test-nonmem_reader.R:115:13', 'test-pmx-report.R:62:5', 'test-pmx-report.R:72:5', 'test-pmx-report.R:91:5', 'test-pmx-report.R:110:5', 'test-pmx-report.R:150:5', 'test-pmx-report.R:167:5', 'test-utils.R:107:5', 'test-vdiff.R:6:5' • On Windows (13): 'test-param_table.R:82:7', 'test-pmx-all-plots.R:111:7', 'test-pmx-report.R:176:5', 'test-pmx_nlmixr.R:2:3', 'test-reader.R:8:5', 'test-reader.R:17:13', 'test-reader.R:27:13', 'test-reader.R:39:13', 'test-reader.R:57:13', 'test-reader.R:77:13', 'test-reader.R:94:5', 'test-reader.R:116:13', 'test-reader.R:125:13' • empty test (1): 'test-nonmem_reader.R:98:3' • file.exists(test_path("censoring1_project.zip")) is not TRUE (1): 'test-simBlq-npde.R:1:1' • skipping ChartsData export warning test (1): 'test-utils.R:89:5' [ FAIL 0 | WARN 0 | SKIP 28 | PASS 978 ] > > proc.time() user system elapsed 227.92 12.40 238.81