R Under development (unstable) (2025-09-18 r88857 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(SimNPH) Loading required package: SimDesign Loading required package: survival > > test_check("SimNPH") ERROR: Unknown command "TMPDIR=D:/temp/2025_09_19_11_50_17_14909/RtmpM3rjhg/file198243212328d". Did you mean command "preview"? ERROR: Unknown command "TMPDIR=D:/temp/2025_09_19_11_50_17_14909/RtmpM3rjhg/file1982445da7df". Did you mean command "preview"? ERROR: Unknown command "TMPDIR=D:/temp/2025_09_19_11_50_17_14909/RtmpM3rjhg/file19824274c40e9". Did you mean command "preview"? [ FAIL 0 | WARN 0 | SKIP 3 | PASS 382 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-report_plots.R:33:3', 'test-report_plots.R:88:3', 'test-shhr_gg.R:11:3' [ FAIL 0 | WARN 0 | SKIP 3 | PASS 382 ] Deleting unused snapshots: • report_plots/plot-combined-plot-2.svg • report_plots/plot-combined-plot-3.svg • shhr_gg/plot-shhr-gg2.svg > > proc.time() user system elapsed 29.32 1.29 32.35