* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘tidyprompt’ ...
** this is package ‘tidyprompt’ version ‘0.2.0’
** package ‘tidyprompt’ successfully unpacked and MD5 sums checked
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
Installing package into ‘/home/hornik/tmp/scratch/Rtmp2dG893/RLIBS_1b656a10cc2d70’
(as ‘lib’ is unspecified)
also installing the dependencies ‘Rcpp’, ‘fastmap’, ‘coro’, ‘later’, ‘promises’, ‘S7’

trying URL 'https://cran.rstudio.com/src/contrib/Rcpp_1.1.0.tar.gz'
trying URL 'https://cran.rstudio.com/src/contrib/fastmap_1.2.0.tar.gz'
trying URL 'https://cran.rstudio.com/src/contrib/coro_1.1.0.tar.gz'
trying URL 'https://cran.rstudio.com/src/contrib/later_1.4.4.tar.gz'
trying URL 'https://cran.rstudio.com/src/contrib/promises_1.3.3.tar.gz'
trying URL 'https://cran.rstudio.com/src/contrib/S7_0.2.0.tar.gz'
trying URL 'https://cran.rstudio.com/src/contrib/ellmer_0.3.1.tar.gz'
* installing *source* package ‘Rcpp’ ...
** this is package ‘Rcpp’ version ‘1.1.0’
** package ‘Rcpp’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.3.0-5) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpBWNq6X/R.INSTALL1b67cc521e60fb/Rcpp/src'
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include/  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c api.cpp -o api.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include/  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c attributes.cpp -o attributes.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include/  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c barrier.cpp -o barrier.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include/  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c date.cpp -o date.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include/  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c module.cpp -o module.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include/  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c rcpp_init.cpp -o rcpp_init.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpBWNq6X/R.INSTALL1b67cc521e60fb/Rcpp/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpBWNq6X/R.INSTALL1b67cc521e60fb/Rcpp/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpBWNq6X/R.INSTALL1b67cc521e60fb/Rcpp/src'
installing to /home/hornik/tmp/scratch/Rtmp2dG893/RLIBS_1b656a10cc2d70/00LOCK-Rcpp/00new/Rcpp/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘Rcpp’
    finding HTML links ... done
    CppClass-class                          html  
    CppConstructor-class                    html  
    CppField-class                          html  
    CppFunction-class                       html  
    CppObject-class                         html  
    CppOverloadedMethods-class              html  
    DollarNames-methods                     html  
    Module-class                            html  
    Module                                  html  
    Rcpp-deprecated                         html  
    Rcpp-internal                           html  
    Rcpp-package                            html  
    Rcpp.package.skeleton                   html  
    Rcpp.plugin.maker                       html  
    RcppLdFlags                             html  
    RcppUnitTests                           html  
    compileAttributes                       html  
    compilerCheck                           html  
    cppFunction                             html  
    demangle                                html  
    dependsAttribute                        html  
    evalCpp                                 html  
    exportAttribute                         html  
    exposeClass                             html  
    formals                                 html  
    getRcppVersion                          html  
    interfacesAttribute                     html  
    loadModule                              html  
    loadRcppModules-deprecated              html  
    pluginsAttribute                        html  
    populate                                html  
    registerPlugin                          html  
    setRcppClass                            html  
    sourceCpp                               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 (Rcpp)
* installing *source* package ‘fastmap’ ...
** this is package ‘fastmap’ version ‘1.2.0’
** package ‘fastmap’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-5) 14.3.0’
using C++ compiler: ‘g++-14 (Debian 14.3.0-5) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpa0pB4N/R.INSTALL1b836c158a01dd/fastmap/src'
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -Ilib/  -I/usr/local/include -D_FORTIFY_SOURCE=3  -DR_NO_REMAP -fpic  -g -O2 -Wall -pedantic -mtune=native   -c fastmap.cpp -o fastmap.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -Ilib/  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c init.c -o init.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o fastmap.so fastmap.o init.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpa0pB4N/R.INSTALL1b836c158a01dd/fastmap/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpa0pB4N/R.INSTALL1b836c158a01dd/fastmap/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpa0pB4N/R.INSTALL1b836c158a01dd/fastmap/src'
installing to /home/hornik/tmp/scratch/Rtmp2dG893/RLIBS_1b656a10cc2d70/00LOCK-fastmap/00new/fastmap/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘fastmap’
    finding HTML links ... done
    fastmap                                 html  
    fastqueue                               html  
    faststack                               html  
    key_missing                             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 (fastmap)
* installing *source* package ‘coro’ ...
** this is package ‘coro’ version ‘1.1.0’
** package ‘coro’ successfully unpacked and MD5 sums checked
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘coro’
    finding HTML links ... done
    as_iterator                             html  
    async                                   html  
    async_collect                           html  
    async_generator                         html  
    async_ops                               html  
    async_sleep                             html  
    collect                                 html  
    coro-package                            html  
    coro_debug                              html  
    generator                               html  
    iterator                                html  
    yield                                   html  
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (coro)
* installing *source* package ‘S7’ ...
** this is package ‘S7’ version ‘0.2.0’
** package ‘S7’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-5) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpFXAr6K/R.INSTALL1b8c947c0b0053/S7/src'
gcc-14 -std=gnu23 -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 init.c -o init.o
gcc-14 -std=gnu23 -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 method-dispatch.c -o method-dispatch.o
gcc-14 -std=gnu23 -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 prop.c -o prop.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o S7.so init.o method-dispatch.o prop.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpFXAr6K/R.INSTALL1b8c947c0b0053/S7/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpFXAr6K/R.INSTALL1b8c947c0b0053/S7/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpFXAr6K/R.INSTALL1b8c947c0b0053/S7/src'
installing to /home/hornik/tmp/scratch/Rtmp2dG893/RLIBS_1b656a10cc2d70/00LOCK-S7/00new/S7/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘S7’
    finding HTML links ... done
    S4_register                             html  
    S7_class                                html  
    S7_data                                 html  
    S7_inherits                             html  
    S7_object                               html  
    as_class                                html  
    base_classes                            html  
    base_s3_classes                         html  
    class_any                               html  
    class_missing                           html  
    convert                                 html  
    method-set                              html  
    method                                  html  
    method_explain                          html  
    methods_register                        html  
    new_S3_class                            html  
    new_class                               html  
    new_external_generic                    html  
    new_generic                             html  
    new_property                            html  
    new_union                               html  
    prop                                    html  
    prop_names                              html  
    props                                   html  
    super                                   html  
    validate                                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 (S7)
* installing *source* package ‘later’ ...
** this is package ‘later’ version ‘1.4.4’
** package ‘later’ successfully unpacked and MD5 sums checked
** using staged installation
Running configure script
-latomic linker flag not needed.
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-5) 14.3.0’
using C++ compiler: ‘g++-14 (Debian 14.3.0-5) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpuLCB1W/R.INSTALL1b923d116c39e0/later/src'
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DRCPP_NO_MODULES  -I'/home/hornik/tmp/scratch/Rtmp2dG893/RLIBS_1b656a10cc2d70/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -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 -pthread -DSTRICT_R_HEADERS -DRCPP_NO_MODULES  -I'/home/hornik/tmp/scratch/Rtmp2dG893/RLIBS_1b656a10cc2d70/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c callback_registry.cpp -o callback_registry.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DRCPP_NO_MODULES  -I'/home/hornik/tmp/scratch/Rtmp2dG893/RLIBS_1b656a10cc2d70/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c debug.cpp -o debug.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DRCPP_NO_MODULES  -I'/home/hornik/tmp/scratch/Rtmp2dG893/RLIBS_1b656a10cc2d70/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c fd.cpp -o fd.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DRCPP_NO_MODULES  -I'/home/hornik/tmp/scratch/Rtmp2dG893/RLIBS_1b656a10cc2d70/Rcpp/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++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DRCPP_NO_MODULES  -I'/home/hornik/tmp/scratch/Rtmp2dG893/RLIBS_1b656a10cc2d70/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c later.cpp -o later.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DRCPP_NO_MODULES  -I'/home/hornik/tmp/scratch/Rtmp2dG893/RLIBS_1b656a10cc2d70/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c later_posix.cpp -o later_posix.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DRCPP_NO_MODULES  -I'/home/hornik/tmp/scratch/Rtmp2dG893/RLIBS_1b656a10cc2d70/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c later_win32.cpp -o later_win32.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DRCPP_NO_MODULES  -I'/home/hornik/tmp/scratch/Rtmp2dG893/RLIBS_1b656a10cc2d70/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c timer_posix.cpp -o timer_posix.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DRCPP_NO_MODULES  -I'/home/hornik/tmp/scratch/Rtmp2dG893/RLIBS_1b656a10cc2d70/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c timestamp_unix.cpp -o timestamp_unix.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DRCPP_NO_MODULES  -I'/home/hornik/tmp/scratch/Rtmp2dG893/RLIBS_1b656a10cc2d70/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c timestamp_win32.cpp -o timestamp_win32.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DRCPP_NO_MODULES  -I'/home/hornik/tmp/scratch/Rtmp2dG893/RLIBS_1b656a10cc2d70/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c tinycthread.c -o tinycthread.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DRCPP_NO_MODULES  -I'/home/hornik/tmp/scratch/Rtmp2dG893/RLIBS_1b656a10cc2d70/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c wref.c -o wref.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o later.so RcppExports.o callback_registry.o debug.o fd.o init.o later.o later_posix.o later_win32.o timer_posix.o timestamp_unix.o timestamp_win32.o tinycthread.o wref.o -pthread -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpuLCB1W/R.INSTALL1b923d116c39e0/later/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpuLCB1W/R.INSTALL1b923d116c39e0/later/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpuLCB1W/R.INSTALL1b923d116c39e0/later/src'
installing to /home/hornik/tmp/scratch/Rtmp2dG893/RLIBS_1b656a10cc2d70/00LOCK-later/00new/later/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘later’
    finding HTML links ... done
    create_loop                             html  
    later-package                           html  
    later                                   html  
    later_fd                                html  
    list_queue                              html  
    logLevel                                html  
    loop_empty                              html  
    next_op_secs                            html  
    run_now                                 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 (later)
* installing *source* package ‘promises’ ...
** this is package ‘promises’ version ‘1.3.3’
** package ‘promises’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.3.0-5) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpNLEJCs/R.INSTALL1ba97f4e73998f/promises/src'
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/scratch/Rtmp2dG893/RLIBS_1b656a10cc2d70/later/include' -I'/home/hornik/tmp/scratch/Rtmp2dG893/RLIBS_1b656a10cc2d70/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -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/scratch/Rtmp2dG893/RLIBS_1b656a10cc2d70/later/include' -I'/home/hornik/tmp/scratch/Rtmp2dG893/RLIBS_1b656a10cc2d70/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c promise_task.cpp -o promise_task.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o promises.so RcppExports.o promise_task.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpNLEJCs/R.INSTALL1ba97f4e73998f/promises/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpNLEJCs/R.INSTALL1ba97f4e73998f/promises/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpNLEJCs/R.INSTALL1ba97f4e73998f/promises/src'
installing to /home/hornik/tmp/scratch/Rtmp2dG893/RLIBS_1b656a10cc2d70/00LOCK-promises/00new/promises/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘promises’
    finding HTML links ... done
    WorkQueue                               html  
    future_promise                          html  
    is.promise                              html  
    pipes                                   html  
    promise                                 html  
    promise_all                             html  
    promise_map                             html  
    promise_reduce                          html  
    promise_resolve                         html  
    promises-package                        html  
    reexports                               html  
    resolve                                 html  
    then                                    html  
    with_promise_domain                     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 (promises)
* installing *source* package ‘ellmer’ ...
** this is package ‘ellmer’ version ‘0.3.1’
** package ‘ellmer’ successfully unpacked and MD5 sums checked
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘ellmer’
    finding HTML links ... done
    Chat                                    html  
    Content                                 html  
    Provider                                html  
    Turn                                    html  
    Type                                    html  
    batch_chat                              html  
    chat-any                                html  
    chat_anthropic                          html  
    chat_aws_bedrock                        html  
    chat_azure_openai                       html  
    chat_cloudflare                         html  
    chat_cortex_analyst                     html  
    chat_databricks                         html  
    chat_deepseek                           html  
    chat_github                             html  
    chat_google_gemini                      html  
    chat_groq                               html  
    chat_huggingface                        html  
    chat_mistral                            html  
    chat_ollama                             html  
    chat_openai                             html  
    chat_openrouter                         html  
    chat_perplexity                         html  
    chat_portkey                            html  
    chat_snowflake                          html  
    chat_vllm                               html  
    content_image_url                       html  
    content_pdf_file                        html  
    contents_record                         html  
    contents_text                           html  
    create_tool_def                         html  
    deprecated                              html  
    ellmer-package                          html  
    google_upload                           html  
    has_credentials                         html  
    interpolate                             html  
    live_console                            html  
    parallel_chat                           html  
    params                                  html  
    token_usage                             html  
    tool                                    html  
    tool_annotations                        html  
    tool_reject                             html  
    type_boolean                            html  
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (ellmer)

The downloaded source packages are in
	‘/home/hornik/tmp/scratch/RtmpG1q5TP/downloaded_packages’

── Thank you for using 'tidyprompt'! 
ℹ You may download the latest version from GitHub (<https://github.com/KennispuntTwente/tidyprompt>), using:
→ `remotes::install_github()`
ℹ Bugs, suggestions, questions, or contributions?
→ Open an issue (<https://github.com/KennispuntTwente/tidyprompt/issues>) or
pull request (<https://github.com/KennispuntTwente/tidyprompt/pulls>)

** help
*** installing help indices
  converting help for package ‘tidyprompt’
    finding HTML links ... done
    add_msg_to_chat_history                 html  
    add_text                                html  
    answer_as_boolean                       html  
    answer_as_category                      html  
    answer_as_integer                       html  
    answer_as_json                          html  
    answer_as_key_value                     html  
    answer_as_list                          html  
    answer_as_multi_category                html  
    answer_as_named_list                    html  
    answer_as_regex_match                   html  
    answer_as_text                          html  
    answer_by_chain_of_thought              html  
    answer_by_react                         html  
    answer_using_r                          html  
    answer_using_sql                        html  
    answer_using_tools                      html  
    chat_history                            html  
    chat_history.character                  html  
    chat_history.data.frame                 html  
    chat_history.default                    html  
    construct_prompt_text                   html  
    df_to_string                            html  
    extract_from_return_list                html  
    get_chat_history                        html  
    get_prompt_wraps                        html  
    is_tidyprompt                           html  
    llm_break                               html  
    llm_break_soft                          html  
    llm_feedback                            html  
    llm_provider-class                      html  
    llm_provider_ellmer                     html  
    llm_provider_google_gemini              html  
    llm_provider_groq                       html  
    llm_provider_mistral                    html  
    llm_provider_ollama                     html  
    llm_provider_openai                     html  
    llm_provider_openrouter                 html  
    llm_provider_xai                        html  
    llm_verify                              html  
    persistent_chat-class                   html  
    prompt_wrap                             html  
    provider_prompt_wrap                    html  
    quit_if                                 html  
    r_json_schema_to_example                html  
    send_prompt                             html  
    set_chat_history                        html  
    set_system_prompt                       html  
    skim_with_labels_and_levels             html  
    tidyprompt-class                        html  
    tidyprompt-package                      html  
    tidyprompt                              html  
    tools_add_docs                          html  
    tools_get_docs                          html  
    user_verify                             html  
    vector_list_to_string                   html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (tidyprompt)