* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘penaltyLearning’ ...
** package ‘penaltyLearning’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmpJjo55I/R.INSTALL1065be59bd367c/penaltyLearning/src'
g++-13 -std=gnu++17 -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 -pedantic -mtune=native   -c interface.cpp -o interface.o
g++-13 -std=gnu++17 -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 -pedantic -mtune=native   -c largestContinuousMinimum.cpp -o largestContinuousMinimum.o
g++-13 -std=gnu++17 -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 -pedantic -mtune=native   -c modelSelection.cpp -o modelSelection.o
g++-13 -std=gnu++17 -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 -pedantic -mtune=native   -c modelSelectionFwd.cpp -o modelSelectionFwd.o
g++-13 -std=gnu++17 -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 -pedantic -mtune=native   -c modelSelectionQuadratic.cpp -o modelSelectionQuadratic.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o penaltyLearning.so interface.o largestContinuousMinimum.o modelSelection.o modelSelectionFwd.o modelSelectionQuadratic.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpJjo55I/R.INSTALL1065be59bd367c/penaltyLearning/src'
make[1]: Entering directory '/tmp/RtmpJjo55I/R.INSTALL1065be59bd367c/penaltyLearning/src'
make[1]: Leaving directory '/tmp/RtmpJjo55I/R.INSTALL1065be59bd367c/penaltyLearning/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-penaltyLearning/00new/penaltyLearning/libs
** R
** data
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘penaltyLearning’
    finding HTML links ... done
    GeomTallRect                            html  
    IntervalRegressionCV                    html  
    IntervalRegressionCVmargin              html  
    IntervalRegressionInternal              html  
    IntervalRegressionRegularized           html  
    IntervalRegressionUnregularized         html  
    ROChange                                html  
    change.colors                           html  
    change.labels                           html  
    changeLabel                             html  
    check_features_targets                  html  
    check_target_pred                       html  
    coef.IntervalRegression                 html  
    demo8                                   html  
    featureMatrix                           html  
    featureVector                           html  
    geom_tallrect                           html  
    labelError                              html  
    largestContinuousMinimumC               html  
    largestContinuousMinimumR               html  
    modelSelection                          html  
    modelSelectionC                         html  
    modelSelectionR                         html  
    neuroblastomaProcessed                  html  
    notConverging                           html  
    oneSkip                                 html  
    plot.IntervalRegression                 html  
    predict.IntervalRegression              html  
    print.IntervalRegression                html  
    squared.hinge                           html  
    targetIntervalROC                       html  
    targetIntervalResidual                  html  
    targetIntervals                         html  
    theme_no_space                          html  
** 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 (penaltyLearning)