* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘telegramR’ ...
** this is package ‘telegramR’ version ‘0.0.1’
** package ‘telegramR’ successfully unpacked and MD5 sums checked
** using staged installation
OpenSSL CFLAGS: 
OpenSSL LIBS:   -lssl -lcrypto
** libs
using C++ compiler: ‘g++-15 (Debian 15.2.0-17) 15.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp9k2Npn/R.INSTALL2d30945f1ef306/telegramR/src'
g++-15 -std=gnu++20 -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/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-15 -std=gnu++20 -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/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c telegramR_core.cpp -o telegramR_core.o
g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o telegramR.so RcppExports.o telegramR_core.o -lssl -lcrypto -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp9k2Npn/R.INSTALL2d30945f1ef306/telegramR/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp9k2Npn/R.INSTALL2d30945f1ef306/telegramR/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp9k2Npn/R.INSTALL2d30945f1ef306/telegramR/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-telegramR/00new/telegramR/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package ‘telegramR’
    finding HTML links ... done
    TelegramBaseClient                      html  
    TelegramClient                          html  
    add_user_to_chat                        html  
    batch_download_channels                 html  
    check_invite_link                       html  
    check_phone_on_telegram                 html  
    check_phones_on_telegram                html  
    check_username_on_telegram              html  
    check_usernames_on_telegram             html  
    download_channel_info                   html  
    download_channel_media                  html  
    download_channel_members                html  
    download_channel_messages               html  
    download_channel_reactions              html  
    download_channel_replies                html  
    estimate_channel_post_count             html  
    get_full_user                           html  
    increase_view_count                     html  
    join_channel                            html  
    join_private_chat                       html  
    join_public_channel                     html  
    phone_number_checker                    html  
    plus-.raw                               html  
    plus-.raw_bytes                         html  
    send_audio                              html  
    send_document                           html  
    send_file                               html  
    send_message                            html  
    send_photo                              html  
    send_video                              html  
    update_profile                          html  
    update_profile_photo                    html  
    update_username                         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 (telegramR)