* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘quantities’ ...
** this is package ‘quantities’ version ‘0.2.3’
** package ‘quantities’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpXGY9xO/R.INSTALL6fe91118d9d9a/quantities/src'
g++-14 -std=gnu++17 -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/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o
g++-14 -std=gnu++17 -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/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c parse.cpp -o parse.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o quantities.so RcppExports.o parse.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpXGY9xO/R.INSTALL6fe91118d9d9a/quantities/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpXGY9xO/R.INSTALL6fe91118d9d9a/quantities/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpXGY9xO/R.INSTALL6fe91118d9d9a/quantities/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-quantities/00new/quantities/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘quantities’
finding HTML links ... done
Extract.quantities html
as.data.frame.quantities html
as.list.quantities html
as.matrix.quantities html
c.quantities html
cbind.quantities html
correl html
diff.quantities html
drop_quantities html
errors html
groupGeneric.quantities html
parse_quantities html
quantities-package html
quantities html
rep.quantities html
t.quantities html
units html
** 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 (quantities)