* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘lazymatrix’ ...
** this is package ‘lazymatrix’ version ‘0.1.0’
** package ‘lazymatrix’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-15 (Debian 15.3.0-1) 15.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmphIBTN7/R.INSTALL32ea556932c217/lazymatrix/src'
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c LazyMatrix-class.cpp -o LazyMatrix-class.o
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o
g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o lazymatrix.so LazyMatrix-class.o RcppExports.o -fopenmp -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmphIBTN7/R.INSTALL32ea556932c217/lazymatrix/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmphIBTN7/R.INSTALL32ea556932c217/lazymatrix/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmphIBTN7/R.INSTALL32ea556932c217/lazymatrix/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-lazymatrix/00new/lazymatrix/libs
** R
** inst
** byte-compile and prepare package for lazy loading
Creating a new generic function for ‘norm’ in package ‘lazymatrix’
Creating a generic function for ‘setNames’ from package ‘stats’ in package ‘lazymatrix’
Creating a generic function for ‘svd’ from ‘base’ in package ‘lazymatrix’
(from the saved implicit definition)
Creating a generic function for ‘svd’ from package ‘base’ in package ‘lazymatrix’
** help
*** installing help indices
converting help for package ‘lazymatrix’
finding HTML links ... done
ANY-LazyColumn-method html
Compare-LazyColumn-numeric-method html
Compare-numeric-LazyColumn-method html
LazyColumn-ANY-method html
LazyColumn-LazyColumn-method html
LazyColumn-class html
LazyMatrix-class html
LazyMatrix html
colnames-LazyMatrix-method html
crossprod-LazyMatrix-ANY-method html
dim-LazyMatrix-method html
grapes-times-grapes-ANY-LazyMatrix-method
html
grapes-times-grapes-LazyColumn-LazyColumn-method
html
grapes-times-grapes-LazyColumn-numeric-method
html
grapes-times-grapes-LazyMatrix-ANY-method
html
grapes-times-grapes-LazyMatrix-matrix-method
html
grapes-times-grapes-numeric-LazyColumn-method
html
lazy_crossprod_vec html
lazy_crossprod_vec_sp html
length-LazyColumn html
lsqr html
ncol-LazyMatrix-method html
norm-LazyColumn-method html
norm-LazyMatrix-method html
norm html
nrow-LazyMatrix-method html
plus-ANY-LazyColumn-method html
plus-LazyColumn-ANY-method html
plus-LazyColumn-LazyColumn-method html
prcomp-LazyMatrix-method html
setNames-LazyColumn html
subset-LazyColumn html
subset-LazyMatrix html
svd-LazyMatrix-method html
t-LazyMatrix-method html
times-LazyColumn-LazyColumn-method html
times-LazyColumn-numeric-method html
times-numeric-LazyColumn-method html
*** 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 (lazymatrix)