downloading reverse dependencies ‘babelmixr2’, ‘monolix2rx’, ‘nlmixr2’, ‘nlmixr2est’, ‘nlmixr2extra’, ‘nonmem2rx’, ‘rxode2’, ‘posologyr’ trying URL 'file:///data/Repositories/CRAN/src/contrib/babelmixr2_0.1.11.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/monolix2rx_0.0.6.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/nlmixr2_5.0.0.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/nlmixr2est_5.0.2.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/nlmixr2extra_5.0.0.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/nonmem2rx_0.1.9.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/rxode2_5.0.1.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/posologyr_1.2.8.tar.gz' installing dependencies ‘armadillo4r’, ‘cpp4r’, ‘lixoftConnectors’, ‘lotri’, ‘monolix2rx’, ‘nlmixr2extra’, ‘nlmixr2plot’, ‘NMdata’, ‘nonmem2R’, ‘nonmem2rx’, ‘nonmemica’, ‘PKNCA’, ‘pmxTools’, ‘PopED’, ‘qs’ Warning: packages ‘lixoftConnectors’, ‘qs’ are not available for this version of R Versions of these packages for your version of R might be available elsewhere, see the ideas at https://cran.r-project.org/doc/manuals/r-devel/R-admin.html#Installing-packages also installing the dependencies ‘encode’, ‘csv’, ‘spec’, ‘metaplot’ begin installing package ‘encode’ begin installing package ‘csv’ begin installing package ‘cpp4r’ begin installing package ‘PKNCA’ begin installing package ‘PopED’ begin installing package ‘NMdata’ begin installing package ‘nonmem2R’ * installing *source* package ‘encode’ ... ** this is package ‘encode’ version ‘0.3.7’ ** package ‘encode’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (encode) begin installing package ‘metaplot’ * installing *source* package ‘csv’ ... ** this is package ‘csv’ version ‘0.6.2’ ** package ‘csv’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (csv) begin installing package ‘spec’ * installing *source* package ‘cpp4r’ ... ** this is package ‘cpp4r’ version ‘0.4.0’ ** package ‘cpp4r’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (cpp4r) begin installing package ‘armadillo4r’ * installing *source* package ‘spec’ ... ** this is package ‘spec’ version ‘0.1.9’ ** package ‘spec’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (spec) * installing *source* package ‘nonmem2R’ ... ** this is package ‘nonmem2R’ version ‘0.2.5’ ** package ‘nonmem2R’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (nonmem2R) * installing *source* package ‘armadillo4r’ ... ** this is package ‘armadillo4r’ version ‘0.7.0’ ** package ‘armadillo4r’ successfully unpacked and MD5 sums checked ** using staged installation ================================== Compiler Configuration Variables cpp4r_INCLUDE_PATH: /home/hornik/tmp/CRAN_recheck/Library/cpp4r/include INST_INCLUDE_PATH: ./inst/include/armadillo4r PKG_CPPFLAGS: -I./inst/include/armadillo4r -I/home/hornik/tmp/CRAN_recheck/Library/cpp4r/include ====================================== Checking C++ Standard Version make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp2FOyjW/R.INSTALL2e627b239a1bce/armadillo4r' g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I./inst/include/armadillo4r -I/home/hornik/tmp/CRAN_recheck/Library/cpp4r/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c conftest_cxx14.cpp -o conftest_cxx14.o g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o conftest_cxx14.so conftest_cxx14.o -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp2FOyjW/R.INSTALL2e627b239a1bce/armadillo4r' C++ compiler supports C++14 or newer. =================================== Testing minimal Armadillo example using C++ compiler: ‘g++-15 (Debian 15.2.0-14) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp2FOyjW/R.INSTALL2e627b239a1bce/armadillo4r' g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I./inst/include/armadillo4r -I/home/hornik/tmp/CRAN_recheck/Library/cpp4r/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c conftest.cpp -o conftest.o g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o conftest.so conftest.o -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp2FOyjW/R.INSTALL2e627b239a1bce/armadillo4r' Armadillo is compatible with the C++ compiler used by R. ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (armadillo4r) begin installing package ‘lotri’ * installing *source* package ‘NMdata’ ... ** this is package ‘NMdata’ version ‘0.2.3’ ** package ‘NMdata’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (NMdata) * installing *source* package ‘metaplot’ ... ** this is package ‘metaplot’ version ‘0.8.4’ ** package ‘metaplot’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (metaplot) begin installing package ‘nonmemica’ * installing *source* package ‘PKNCA’ ... ** this is package ‘PKNCA’ version ‘0.12.1’ ** package ‘PKNCA’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (PKNCA) begin installing package ‘pmxTools’ * installing *source* package ‘PopED’ ... ** this is package ‘PopED’ version ‘0.7.0’ ** package ‘PopED’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (PopED) * installing *source* package ‘nonmemica’ ... ** this is package ‘nonmemica’ version ‘1.0.11’ ** package ‘nonmemica’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (nonmemica) * installing *source* package ‘pmxTools’ ... ** this is package ‘pmxTools’ version ‘1.5’ ** package ‘pmxTools’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (pmxTools) * installing *source* package ‘lotri’ ... ** this is package ‘lotri’ version ‘1.0.3’ ** using staged installation ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-14) 15.2.0’ using C++ compiler: ‘g++-15 (Debian 15.2.0-14) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpH1wvd7/R.INSTALL2e642c17f95982/lotri/src' gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_recheck/Library/cpp4r/include' -I'/home/hornik/tmp/CRAN_recheck/Library/armadillo4r/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c asLotriMat.c -o asLotriMat.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_recheck/Library/cpp4r/include' -I'/home/hornik/tmp/CRAN_recheck/Library/armadillo4r/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c lotriBounds.c -o lotriBounds.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_recheck/Library/cpp4r/include' -I'/home/hornik/tmp/CRAN_recheck/Library/armadillo4r/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c lotriLstToMat.c -o lotriLstToMat.o In file included from lotriLstToMat.c:1: In function ‘setStrElt’, inlined from ‘lotriLstToMatFillInMatrixBand’ at lotriLstToMat.h:97:4, inlined from ‘lotriLstToMatFillInFullMatrix’ at lotriLstToMat.h:131:5, inlined from ‘_lotriLstToMat’ at lotriLstToMat.c:178:3: matlist.h:123:5: warning: ‘colnames’ may be used uninitialized [-Wmaybe-uninitialized] 123 | SET_STRING_ELT(retN, curBand+j, STRING_ELT(colnames, j)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from matlist.h:186: lotriLstToMat.h: In function ‘_lotriLstToMat’: lotriLstToMat.h:108:25: note: ‘colnames’ was declared here 108 | SEXP sameS, dimnames, colnames, curFixed = R_NilValue; | ^~~~~~~~ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_recheck/Library/cpp4r/include' -I'/home/hornik/tmp/CRAN_recheck/Library/armadillo4r/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c lotriNest.c -o lotriNest.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_recheck/Library/cpp4r/include' -I'/home/hornik/tmp/CRAN_recheck/Library/armadillo4r/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c lotriProp.c -o lotriProp.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_recheck/Library/cpp4r/include' -I'/home/hornik/tmp/CRAN_recheck/Library/armadillo4r/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c matlist.c -o matlist.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_recheck/Library/cpp4r/include' -I'/home/hornik/tmp/CRAN_recheck/Library/armadillo4r/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c nearPD.cpp -o nearPD.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_recheck/Library/cpp4r/include' -I'/home/hornik/tmp/CRAN_recheck/Library/armadillo4r/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c rcm.cpp -o rcm.o g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o lotri.so asLotriMat.o lotriBounds.o lotriLstToMat.o lotriNest.o lotriProp.o matlist.o nearPD.o rcm.o -fopenmp -llapack -L/home/hornik/tmp/R-d-gcc-15/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpH1wvd7/R.INSTALL2e642c17f95982/lotri/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-lotri/00new/lotri/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (lotri) begin installing package ‘nlmixr2extra’ begin installing package ‘nonmem2rx’ begin installing package ‘monolix2rx’ * installing *source* package ‘monolix2rx’ ... ** this is package ‘monolix2rx’ version ‘0.0.6’ ** package ‘monolix2rx’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-14) 15.2.0’ using C++ compiler: ‘g++-15 (Debian 15.2.0-14) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpknpDsJ/R.INSTALL2e656e1a5de429/monolix2rx/src' gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c dataSettings.c -o dataSettings.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c equation.c -o equation.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c longDef.c -o longDef.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c longOutput.c -o longOutput.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mem.c -o mem.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mlxtranContent.c -o mlxtranContent.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mlxtranFileinfo.c -o mlxtranFileinfo.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mlxtranFit.c -o mlxtranFit.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mlxtranInd.c -o mlxtranInd.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mlxtranIndDefinition.c -o mlxtranIndDefinition.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mlxtranOp.c -o mlxtranOp.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mlxtranParameter.c -o mlxtranParameter.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mlxtranTask.c -o mlxtranTask.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c sbuf.c -o sbuf.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c shared.c -o shared.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c summaryData.c -o summaryData.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c util.cpp -o util.o g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o monolix2rx.so dataSettings.o equation.o init.o longDef.o longOutput.o mem.o mlxtranContent.o mlxtranFileinfo.o mlxtranFit.o mlxtranInd.o mlxtranIndDefinition.o mlxtranOp.o mlxtranParameter.o mlxtranTask.o sbuf.o shared.o summaryData.o util.o -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpknpDsJ/R.INSTALL2e656e1a5de429/monolix2rx/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-monolix2rx/00new/monolix2rx/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (monolix2rx) * installing *source* package ‘nlmixr2extra’ ... ** this is package ‘nlmixr2extra’ version ‘5.0.0’ ** package ‘nlmixr2extra’ successfully unpacked and MD5 sums checked ** using staged installation R Under development (unstable) (2026-03-10 r89593) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu 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. R> if (!dir.exists("data")) { + dir.create("data") + } R> R> .in <- suppressWarnings(readLines("src/Makevars.in")) R> if (.Platform$OS.type == "windows") { + .makevars <- file("src/Makevars.win", "wb") + .i <- "I" + } else { + .makevars <- file("src/Makevars", "wb") + if (any(grepl("Pop!_OS", utils::osVersion, fixed=TRUE))) { + .i <- "isystem" + } else { + .i <- "I" + } + } R> R> writeLines(gsub("@ISYSTEM@", .i, .in), + .makevars) R> close(.makevars) R> > proc.time() user system elapsed 0.097 0.041 0.130 --------[begin src/Makevars]-------- ## -*- mode: makefile; -*- PKG_CXXFLAGS = $(SHLIB_OPENMP_CXXFLAGS) -DARMA_USE_CXX11 PKG_LIBS = $(SHLIB_OPENMP_CXXFLAGS) $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS) --------[end src/Makevars]-------- ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-14) 15.2.0’ using C++ compiler: ‘g++-15 (Debian 15.2.0-14) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpBPAjbu/R.INSTALL2e657051d2ed93/nlmixr2extra/src' g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DARMA_USE_CXX11 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DARMA_USE_CXX11 -fpic -g -O2 -Wall -pedantic -mtune=native -c preCondInv.cpp -o preCondInv.o g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o nlmixr2extra.so RcppExports.o init.o preCondInv.o -fopenmp -llapack -L/home/hornik/tmp/R-d-gcc-15/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpBPAjbu/R.INSTALL2e657051d2ed93/nlmixr2extra/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-nlmixr2extra/00new/nlmixr2extra/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (nlmixr2extra) begin installing package ‘nlmixr2plot’ * installing *source* package ‘nonmem2rx’ ... ** this is package ‘nonmem2rx’ version ‘0.1.9’ ** package ‘nonmem2rx’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-14) 15.2.0’ using C++ compiler: ‘g++-15 (Debian 15.2.0-14) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpPjXXf0/R.INSTALL2e65726e36c6b0/nonmem2rx/src' g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c abbrec.c -o abbrec.o abbrec.c: In function ‘wprint_parsetree_abbrec’: abbrec.c:270:32: warning: value computed is not used [-Wunused-value] 270 | abbrecProcessSeq(name, pn) || | ^~ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c abbrev.c -o abbrev.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c data.c -o data.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c input.c -o input.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c lst.c -o lst.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mem.c -o mem.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c model.c -o model.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c nonmemId.cpp -o nonmemId.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c omega.c -o omega.o omega.c: In function ‘wprint_parsetree_omega’: omega.c:372:5: warning: value computed is not used [-Wunused-value] 372 | || omegaParseNameOption(_arg_) | ^~ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c records.c -o records.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c sbuf.c -o sbuf.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c strncmpi.c -o strncmpi.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c sub.c -o sub.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c tab.c -o tab.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c theta.c -o theta.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c util.cpp -o util.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dparser/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rxode2/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c validate.c -o validate.o g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o nonmem2rx.so RcppExports.o abbrec.o abbrev.o data.o init.o input.o lst.o mem.o model.o nonmemId.o omega.o records.o sbuf.o strncmpi.o sub.o tab.o theta.o util.o validate.o -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpPjXXf0/R.INSTALL2e65726e36c6b0/nonmem2rx/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-nonmem2rx/00new/nonmem2rx/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (nonmem2rx) * installing *source* package ‘nlmixr2plot’ ... ** this is package ‘nlmixr2plot’ version ‘5.0.1’ ** package ‘nlmixr2plot’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (nlmixr2plot) checking lotri_1.0.3.tar.gz ... checking babelmixr2_0.1.11.tar.gz ... checking monolix2rx_0.0.6.tar.gz ... checking nlmixr2_5.0.0.tar.gz ... checking nlmixr2est_5.0.2.tar.gz ... checking nlmixr2extra_5.0.0.tar.gz ... checking nonmem2rx_0.1.9.tar.gz ... checking rxode2_5.0.1.tar.gz ... checking posologyr_1.2.8.tar.gz ... Depends: Package: lotri Depends: R (>= 3.4.0) Imports: checkmate, crayon, methods, stats, utils LinkingTo: cpp4r, armadillo4r Timings: user system elapsed lotri 44.868 5.178 51.637 Results: Check status summary: OK Source packages 1 Reverse depends 8 Check results summary: lotri ... OK rdepends_babelmixr2 ... OK rdepends_monolix2rx ... OK rdepends_nlmixr2 ... OK rdepends_nlmixr2est ... OK rdepends_nlmixr2extra ... OK rdepends_nonmem2rx ... OK rdepends_posologyr ... OK rdepends_rxode2 ... OK