* installing *source* package 'rolog' ... ** using staged installation ** libs Error in readRegistry("SOFTWARE\\\\SWI\\\\Prolog", hive = "HLM") : Registry key 'SOFTWARE\\SWI\\Prolog' not found Calls: cat ... is.factor -> shortPathName -> file.path -> readRegistry Execution halted make: swipl: No such file or directory /bin/sh: line 1: swipl: command not found using C++ compiler: 'g++.exe (GCC) 12.2.0' Searching for R package rswipl... R package rswipl found at D:/RCompile/CRANpkg/lib/4.4/rswipl/swipl Searching for SWI-Prolog in the registry... Error in readRegistry("SOFTWARE\\\\SWI\\\\Prolog", hive = "HLM") : Registry key 'SOFTWARE\\SWI\\Prolog' not found Calls: cat ... is.factor -> shortPathName -> file.path -> readRegistry Execution halted Registry: SWI/Prolog not found, moving on. Searching for 64 bit swipl.exe in the PATH... make: swipl: No such file or directory /bin/sh: line 1: swipl: command not found PATH: swipl.exe not found, moving on. Searching for SWI_HOME_DIR in the environment... Environment: SWI_HOME_DIR not defined, moving on. g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"D:/RCompile/CRANpkg/lib/4.4/rswipl/swipl/include" -D_REENTRANT -D__SWI_PROLOG__ -D__WINDOWS__ -D_WINDOWS -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/rswipl/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"D:/RCompile/CRANpkg/lib/4.4/rswipl/swipl/include" -D_REENTRANT -D__SWI_PROLOG__ -D__WINDOWS__ -D_WINDOWS -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/rswipl/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rolog.cpp -o rolog.o g++ -std=gnu++17 -shared -s -static-libgcc -o rolog.dll tmp.def RcppExports.o rolog.o -LD:/RCompile/CRANpkg/lib/4.4/rswipl/swipl/bin -lswipl -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR Searching for R package rswipl... R package rswipl found at D:/RCompile/CRANpkg/lib/4.4/rswipl/swipl Searching for SWI-Prolog in the registry... Error in readRegistry("SOFTWARE\\\\SWI\\\\Prolog", hive = "HLM") : Registry key 'SOFTWARE\\SWI\\Prolog' not found Calls: cat ... is.factor -> shortPathName -> file.path -> readRegistry Execution halted Registry: SWI/Prolog not found, moving on. Searching for 64 bit swipl.exe in the PATH... make: swipl: No such file or directory /bin/sh: line 1: swipl: command not found PATH: swipl.exe not found, moving on. Searching for SWI_HOME_DIR in the environment... Environment: SWI_HOME_DIR not defined, moving on. installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-rolog/00new/rolog/libs/x64 ** 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. ** 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)