* installing *source* package ‘rolog’ ... ** package ‘rolog’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-13 (GCC) 13.2.0’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/rolog/src' Found SWI-Prolog at /data/gannet/ripley/R/test-dev/rswipl/swipl/lib/swipl g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I"/data/gannet/ripley/R/test-dev/rswipl/swipl/lib/swipl/include" -D_REENTRANT -D__SWI_PROLOG__ -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/rswipl/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RcppExports.cpp -o RcppExports.o g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I"/data/gannet/ripley/R/test-dev/rswipl/swipl/lib/swipl/include" -D_REENTRANT -D__SWI_PROLOG__ -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/rswipl/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c crolog.cpp -o crolog.o g++-13 -std=gnu++17 -shared -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -o rolog.so RcppExports.o crolog.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/rolog/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/rolog/src' Found SWI-Prolog at /data/gannet/ripley/R/test-dev/rswipl/swipl/lib/swipl make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/rolog/src' installing to /data/gannet/ripley/R/packages/tests-devel/rolog.Rcheck/00LOCK-rolog/00new/rolog/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location Warning in rolog_ok(warn = TRUE) : This package requires the SWI-Prolog runtime. If SWI-Prolog is not on your system - You can install SWI-Prolog from https://swi-prolog.org. - Alternatively, install the R package rswipl. If SWI-Prolog has been installed on your system - Please add swipl to the PATH. - Alternatively, let the environment variable SWI_HOME_DIR point to the correct folder. ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location Warning in rolog_ok(warn = TRUE) : This package requires the SWI-Prolog runtime. If SWI-Prolog is not on your system - You can install SWI-Prolog from https://swi-prolog.org. - Alternatively, install the R package rswipl. If SWI-Prolog has been installed on your system - Please add swipl to the PATH. - Alternatively, let the environment variable SWI_HOME_DIR point to the correct folder. ** testing if installed package keeps a record of temporary installation path * DONE (rolog)