R Under development (unstable) (2025-08-24 r88696 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. > date() [1] "Mon Aug 25 14:40:57 2025" > library(nlmeU) > runScript() Scripts in D:/RCompile/CRANincoming/R-devel/lib/nlmeU/scriptsR4.5.1 are: "Ch01.R", "Ch02.R", "Ch03.R", "Ch05.R", "Ch06.R", "Ch08.R", "Ch09.R", "Ch11.R", "Ch12.R", "Ch14.R", "Ch15a.R", "Ch15b.R", "Ch16lme.R", "Ch16mer.R", "Ch17a.R", "Ch17part1.R", "Ch18lme.R", "Ch18mer.R", "Ch19.R", "Ch19mer.R", "Ch20.2pdK1a.R", "Ch20.3influence.R", "Ch20.4simY.R", "Ch20.5Pwr.R " > detach(package:nlmeU) > > proc.time() user system elapsed 0.07 0.09 0.15