* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘aifeducation’ ...
** package ‘aifeducation’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.2.0-8) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpJQ1FlA/R.INSTALL3935d2459eb8c5/aifeducation/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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c aux_fcts.cpp -o aux_fcts.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o aifeducation.so RcppExports.o aux_fcts.o -fopenmp -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 '/home/hornik/tmp/scratch/RtmpJQ1FlA/R.INSTALL3935d2459eb8c5/aifeducation/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpJQ1FlA/R.INSTALL3935d2459eb8c5/aifeducation/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpJQ1FlA/R.INSTALL3935d2459eb8c5/aifeducation/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-aifeducation/00new/aifeducation/libs
** R
** data
*** moving datasets to lazyload DB
This is version 1.0.0 of aifeducation. Please note that the package's primary
  machine learning framework is now pytorch. Due to changing the framework we had
  to make some breaking changes for models generated with version 0.3.3 or lower.
  If you need to use these models please use an older version of this package which
  is available on CRAN or GitHub. Please refer to news for more details.
Future Warning: With releasing version 1.1.0 (March 2025) of this package tensorflow support will be
  removed.
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘aifeducation’
    finding HTML links ... done
    AIFEBaseModel                           html  
    AIFETrType                              html  
    AIFETransformerMaker                    html  
    DataManagerClassifier                   html  
    EmbeddedText                            html  
    LargeDataSetBase                        html  
    LargeDataSetForText                     html  
    LargeDataSetForTextEmbeddings           html  
    License_Server                          html  
    Reliability_Server                      html  
    Reliability_UI                          html  
    TEClassifierProtoNet                    html  
    TEClassifierRegular                     html  
    TEFeatureExtractor                      html  
    TextEmbeddingModel                      html  
    aife_transformer_maker                  html  
    auto_n_cores                            html  
    calc_standard_classification_measures   html  
    check_aif_py_modules                    html  
    clean_pytorch_log_transformers          html  
    cohens_kappa                            html  
    create_config_state                     html  
    create_data_embeddings_description      html  
    create_dir                              html  
    create_synthetic_units_from_matrix      html  
    dot-AIFEBaseTransformer                 html  
    dot-AIFEBertTransformer                 html  
    dot-AIFEDebertaTransformer              html  
    dot-AIFEFunnelTransformer               html  
    dot-AIFELongformerTransformer           html  
    dot-AIFEMpnetTransformer                html  
    dot-AIFERobertaTransformer              html  
    dot-AIFETrObj                           html  
    fleiss_kappa                            html  
    generate_id                             html  
    get_coder_metrics                       html  
    get_file_extension                      html  
    get_n_chunks                            html  
    get_py_package_versions                 html  
    get_synthetic_cases_from_matrix         html  
    imdb_movie_reviews                      html  
    install_aifeducation                    html  
    install_py_modules                      html  
    is.null_or_na                           html  
    kendalls_w                              html  
    kripp_alpha                             html  
    load_from_disk                          html  
    long_load_target_data                   html  
    matrix_to_array_c                       html  
    output_message                          html  
    print_message                           html  
    run_py_file                             html  
    save_to_disk                            html  
    set_config_cpu_only                     html  
    set_config_gpu_low_memory               html  
    set_config_os_environ_logger            html  
    set_config_tf_logger                    html  
    set_transformers_logger                 html  
    start_aifeducation_studio               html  
    summarize_tracked_sustainability        html  
    to_categorical_c                        html  
    vignette_classifier                     html  
    vignette_classifier_ProtoNet            html  
    vignette_classifier_sc_pl               html  
*** copying figures
** 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 (aifeducation)