* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘AlgDesign’ ...
** package ‘AlgDesign’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/Rtmp74ieRW/R.INSTALL3922d22f0a3713/AlgDesign/src'
gcc-13 -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-13 -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-13 -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-13 -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 '/tmp/Rtmp74ieRW/R.INSTALL3922d22f0a3713/AlgDesign/src'
make[1]: Entering directory '/tmp/Rtmp74ieRW/R.INSTALL3922d22f0a3713/AlgDesign/src'
make[1]: Leaving directory '/tmp/Rtmp74ieRW/R.INSTALL3922d22f0a3713/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)