* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘AlgDesign’ ...
** this is package ‘AlgDesign’ version ‘1.2.1.2’
** package ‘AlgDesign’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-8) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpTHLojf/R.INSTALL2293ea66042ece/AlgDesign/src'
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c FederovOpt.c -o FederovOpt.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c OptBlock.c -o OptBlock.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c Utility.c -o Utility.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o AlgDesign.so FederovOpt.o OptBlock.o Utility.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpTHLojf/R.INSTALL2293ea66042ece/AlgDesign/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpTHLojf/R.INSTALL2293ea66042ece/AlgDesign/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpTHLojf/R.INSTALL2293ea66042ece/AlgDesign/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-AlgDesign/00new/AlgDesign/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘AlgDesign’
finding HTML links ... done
AlgDesign-Internal html
CCTable11.1a html
EffRound html
EvalBlock html
EvalDesign html
ExpFormula html
Federov html
GVTable1 html
GVTable3 html
ModelMatrix html
ModelMatrixTerms html
MonteOpt html
TGTable3 html
TGTable5 html
blockOpt html
genFact html
genMixture 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 (AlgDesign)