* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘RSSL’ ...
** package ‘RSSL’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmpGqKAGr/R.INSTALL147143224b2e7e/RSSL/src'
g++-13 -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c GRFClassifier.cpp -o GRFClassifier.o
g++-13 -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
gcc-13 -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   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c Rsvm.c -o Rsvm.o
gcc-13 -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   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c init.c -o init.o
g++-13 -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c ssl.cpp -o ssl.o
g++-13 -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c svm.cpp -o svm.o
g++-13 -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c svmlin_rcpp.cpp -o svmlin_rcpp.o
g++-13 -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c utils.cpp -o utils.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o RSSL.so GRFClassifier.o RcppExports.o Rsvm.o init.o ssl.o svm.o svmlin_rcpp.o utils.o -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 '/tmp/RtmpGqKAGr/R.INSTALL147143224b2e7e/RSSL/src'
make[1]: Entering directory '/tmp/RtmpGqKAGr/R.INSTALL147143224b2e7e/RSSL/src'
make[1]: Leaving directory '/tmp/RtmpGqKAGr/R.INSTALL147143224b2e7e/RSSL/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-RSSL/00new/RSSL/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘RSSL’
    finding HTML links ... done
    BaseClassifier                          html  
    CrossValidationSSL                      html  
    EMLeastSquaresClassifier                html  
    EMLinearDiscriminantClassifier          html  
    EMNearestMeanClassifier                 html  
    EntropyRegularizedLogisticRegression    html  
    GRFClassifier                           html  
    ICLeastSquaresClassifier                html  
    ICLinearDiscriminantClassifier          html  
    KernelICLeastSquaresClassifier          html  
    KernelLeastSquaresClassifier            html  
    LaplacianKernelLeastSquaresClassifier   html  
    LaplacianSVM                            html  
    LearningCurveSSL                        html  
    LeastSquaresClassifier                  html  
    LinearDiscriminantClassifier            html  
    LinearSVM-class                         html  
    LinearSVM                               html  
    LinearTSVM                              html  
    LogisticLossClassifier-class            html  
    LogisticLossClassifier                  html  
    LogisticRegression                      html  
    LogisticRegressionFast                  html  
    MCLinearDiscriminantClassifier          html  
    MCNearestMeanClassifier                 html  
    MCPLDA                                  html  
    MajorityClassClassifier                 html  
    NearestMeanClassifier                   html  
    PreProcessing                           html  
    PreProcessingPredict                    html  
    QuadraticDiscriminantClassifier         html  
    RSSL-package                            html  
    S4VM-class                              html  
    S4VM                                    html  
    SSLDataFrameToMatrices                  html  
    SVM                                     html  
    SelfLearning                            html  
    TSVM                                    html  
    USMLeastSquaresClassifier-class         html  
    USMLeastSquaresClassifier               html  
    WellSVM                                 html  
    WellSVM_SSL                             html  
    WellSVM_supervised                      html  
    add_missinglabels_mar                   html  
    adjacency_knn                           html  
    c.CrossValidation                       html  
    clapply                                 html  
    cov_ml                                  html  
    decisionvalues-methods                  html  
    df_to_matrices                          html  
    diabetes                                html  
    evaluation-measures                     html  
    find_a_violated_label                   html  
    gaussian_kernel                         html  
    generate2ClassGaussian                  html  
    generateABA                             html  
    generateCrescentMoon                    html  
    generateFourClusters                    html  
    generateParallelPlanes                  html  
    generateSlicedCookie                    html  
    generateSpirals                         html  
    generateTwoCircles                      html  
    geom_classifier                         html  
    geom_linearclassifier                   html  
    harmonic_function                       html  
    line_coefficients-methods               html  
    localDescent                            html  
    logsumexp                               html  
    loss-methods                            html  
    losslogsum-methods                      html  
    losspart-methods                        html  
    minimaxlda                              html  
    missing_labels                          html  
    plot.CrossValidation                    html  
    plot.LearningCurve                      html  
    posterior-methods                       html  
    predict-scaleMatrix-method              html  
    print.CrossValidation                   html  
    print.LearningCurve                     html  
    projection_simplex                      html  
    responsibilities-methods                html  
    rssl-formatting                         html  
    rssl-predict                            html  
    sample_k_per_level                      html  
    scaleMatrix                             html  
    solve_svm                               html  
    split_dataset_ssl                       html  
    split_random                            html  
    stat_classifier                         html  
    stderror                                html  
    summary.CrossValidation                 html  
    svdinv                                  html  
    svdinvsqrtm                             html  
    svdsqrtm                                html  
    svmlin                                  html  
    svmlin_example                          html  
    svmproblem                              html  
    testdata                                html  
    threshold                               html  
    true_labels                             html  
    wdbc                                    html  
    wellsvm_direct                          html  
    wlda                                    html  
    wlda_error                              html  
    wlda_loglik                             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 (RSSL)