downloading reverse dependencies ... downloading emdi_2.2.1.tar.gz ... ok downloading povmap_1.0.1.tar.gz ... ok installing dependencies ‘aoos’, ‘bestNormalize’, ‘HLMdiag’, ‘modules’, ‘sae’, ‘saeRobust’, ‘saeSim’, ‘simFrame’ also installing the dependency ‘LambertW’ begin installing package ‘LambertW’ begin installing package ‘aoos’ begin installing package ‘sae’ begin installing package ‘modules’ begin installing package ‘saeSim’ begin installing package ‘HLMdiag’ begin installing package ‘simFrame’ * installing *source* package ‘modules’ ... ** package ‘modules’ 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 (modules) * installing *source* package ‘aoos’ ... ** package ‘aoos’ 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 (aoos) begin installing package ‘saeRobust’ * installing *source* package ‘saeSim’ ... ** package ‘saeSim’ 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 (saeSim) * installing *source* package ‘sae’ ... ** package ‘sae’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** 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 (sae) * installing *source* package ‘simFrame’ ... ** package ‘simFrame’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (Debian 13.2.0-13) 13.2.0’ using C++ compiler: ‘g++-13 (Debian 13.2.0-13) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpgwpo5L/R.INSTALL1dbf9741c75cea/simFrame/src' g++-13 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/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 simFrame.cpp -o simFrame.o gcc-13 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/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 simFrame_init.c -o simFrame_init.o g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o simFrame.so simFrame.o simFrame_init.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpgwpo5L/R.INSTALL1dbf9741c75cea/simFrame/src' installing to /home/hornik/tmp/CRAN/Library/00LOCK-simFrame/00new/simFrame/libs ** R ** data ** 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 (simFrame) * installing *source* package ‘saeRobust’ ... ** using staged installation ** libs using C++ compiler: ‘g++-13 (Debian 13.2.0-13) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp1JTgAF/R.INSTALL1dc03c473dcb71/saeRobust/src' g++-13 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/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 g++-13 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c matixDefinitions.cpp -o matixDefinitions.o matixDefinitions.cpp: In function ‘Rcpp::List matVInvT(arma::mat, double, double, double, arma::mat, arma::colvec)’: matixDefinitions.cpp:51:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 51 | for(int r = 0; r < Ome1.n_rows; ++r) { | ~~^~~~~~~~~~~~~ matixDefinitions.cpp: In function ‘arma::mat matVDerR2(double, double, arma::mat, int)’: matixDefinitions.cpp:87:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 87 | for(int i = 1; i < Ome2.n_cols; ++i) { | ~~^~~~~~~~~~~~~ g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o saeRobust.so RcppExports.o matixDefinitions.o -llapack -L/home/hornik/tmp/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp1JTgAF/R.INSTALL1dc03c473dcb71/saeRobust/src' installing to /home/hornik/tmp/CRAN/Library/00LOCK-saeRobust/00new/saeRobust/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 (saeRobust) * installing *source* package ‘LambertW’ ... ** package ‘LambertW’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-13 (Debian 13.2.0-13) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpPjjmAQ/R.INSTALL1dbf8ad8acb5a/LambertW/src' g++-13 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/lamW/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 g++-13 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/lamW/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c W_Cpp.cpp -o W_Cpp.o g++-13 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/lamW/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c W_delta_Cpp.cpp -o W_delta_Cpp.o g++-13 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/lamW/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c W_gamma_Cpp.cpp -o W_gamma_Cpp.o g++-13 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/lamW/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c kurtosis.cpp -o kurtosis.o g++-13 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/lamW/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c lp_norm_Cpp.cpp -o lp_norm_Cpp.o g++-13 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/lamW/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c normalize_by_tau_Cpp.cpp -o normalize_by_tau_Cpp.o g++-13 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/lamW/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c skewness.cpp -o skewness.o g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o LambertW.so RcppExports.o W_Cpp.o W_delta_Cpp.o W_gamma_Cpp.o kurtosis.o lp_norm_Cpp.o normalize_by_tau_Cpp.o skewness.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpPjjmAQ/R.INSTALL1dbf8ad8acb5a/LambertW/src' installing to /home/hornik/tmp/CRAN/Library/00LOCK-LambertW/00new/LambertW/libs ** R ** data ** 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 (LambertW) begin installing package ‘bestNormalize’ * installing *source* package ‘bestNormalize’ ... ** package ‘bestNormalize’ 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 (bestNormalize) * installing *source* package ‘HLMdiag’ ... ** package ‘HLMdiag’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (Debian 13.2.0-13) 13.2.0’ using C++ compiler: ‘g++-13 (Debian 13.2.0-13) 13.2.0’ using C++11 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpS7XdBb/R.INSTALL1dbf9557395947/HLMdiag/src' gcc-13 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/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 HLMdiag_init.c -o HLMdiag_init.o g++-13 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c cooksd_obs.cpp -o cooksd_obs.o g++-13 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c cooksd_subset.cpp -o cooksd_subset.o g++-13 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c covratio.cpp -o covratio.o g++-13 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c covtrace.cpp -o covtrace.o g++-13 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c linear_algebra_fnc.cpp -o linear_algebra_fnc.o g++-13 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c mdffits_subset.cpp -o mdffits_subset.o g++-13 -std=gnu++11 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o HLMdiag.so HLMdiag_init.o cooksd_obs.o cooksd_subset.o covratio.o covtrace.o linear_algebra_fnc.o mdffits_subset.o -fopenmp -llapack -L/home/hornik/tmp/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpS7XdBb/R.INSTALL1dbf9557395947/HLMdiag/src' installing to /home/hornik/tmp/CRAN/Library/00LOCK-HLMdiag/00new/HLMdiag/libs ** R ** data *** moving datasets to lazyload DB ** 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 (HLMdiag) checking saeRobust_0.5.0.tar.gz ... checking emdi_2.2.1.tar.gz ... checking povmap_1.0.1.tar.gz ... Depends: Package: saeRobust Depends: R (>= 3.3.0), methods, aoos Imports: assertthat, ggplot2, Matrix, magrittr, MASS, modules, memoise, pbapply, Rcpp, spdep LinkingTo: Rcpp, RcppArmadillo Timings: user system elapsed saeRobust 100.161 7.572 108.338 Results: Check status summary: OK Source packages 1 Reverse depends 2 Check results summary: saeRobust ... OK rdepends_emdi ... OK rdepends_povmap ... OK