R Under development (unstable) (2025-09-04 r88794 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") Attaching package: 'dplyr' The following objects are masked from 'package:data.table': between, first, last The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union 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 27 | PASS 979 ] ══ Skipped tests (27) ══════════════════════════════════════════════════════════ • 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:68:7', 'test-pmx-report.R:79:7', 'test-pmx-report.R:98:7', 'test-pmx-report.R:117:7', 'test-pmx-report.R:157:7', 'test-pmx-report.R:174:7', 'test-utils.R:107:5', 'test-vdiff.R:6:5' • On Windows (12): 'test-pmx-all-plots.R:111:7', 'test-pmx-report.R:184:7', '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 27 | PASS 979 ] > > proc.time() user system elapsed 152.26 7.03 158.54