* installing *source* package 'Cyclops' ...
** this is package 'Cyclops' version '3.7.0'
** package 'Cyclops' successfully unpacked and MD5 sums checked
** using staged installation
make[1]: Entering directory '/d/temp/2026_04_17_01_50_00_1722/Rtmp2XISWK/R.INSTALLbe7c6dcf1c0f/Cyclops/tools/jvm-w32'
gcc -O2 -c -o findjava.o findjava.c
gcc -s -o findjava.exe findjava.o
make[1]: Leaving directory '/d/temp/2026_04_17_01_50_00_1722/Rtmp2XISWK/R.INSTALLbe7c6dcf1c0f/Cyclops/tools/jvm-w32'
make[1]: Entering directory '/d/temp/2026_04_17_01_50_00_1722/Rtmp2XISWK/R.INSTALLbe7c6dcf1c0f/Cyclops/tools/jvm-w32'
rm -f *.o *~ findjava.exe
make[1]: Leaving directory '/d/temp/2026_04_17_01_50_00_1722/Rtmp2XISWK/R.INSTALLbe7c6dcf1c0f/Cyclops/tools/jvm-w32'
Using JAVA_HOME=C:/PROGRA~1/JDK-11~1.10-
FIND: Ung<fc>ltige Option
Warning message:
In system2(command = "find", args = c("/usr/local/", "-maxdepth",  :
  running command '"find" /usr/local/ -maxdepth 1 -name cuda' had status 2
no CUDA installation found; only compile host code
** libs
using C++ compiler: 'g++.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2026_04_17_01_50_00_1722/Rtmp2XISWK/R.INSTALLbe7c6dcf1c0f/Cyclops/src'
g++ -std=gnu++20  -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -Icyclops -DR_BUILD -DWIN_BUILD -DDOUBLE_PRECISION -DRCPP_PARALLEL_USE_TBB=1 -IC:/PROGRA~1/JDK-11~1.10-/include -IC:/PROGRA~1/JDK-11~1.10-/include/win32 -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c IsSorted.cpp -o IsSorted.o
In file included from D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp.h:49,
                 from IsSorted.cpp:24:
D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/Function.h: In constructor 'Rcpp::Function_Impl<StoragePolicy>::Function_Impl(const std::string&, const std::string&)':
D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/Function.h:75:65: error: 'R_NamespaceRegistry' was not declared in this scope
   75 |             Shield<SEXP> env(R_getVarEx(Rf_install(ns.c_str()), R_NamespaceRegistry, FALSE, R_UnboundValue));
      |                                                                 ^~~~~~~~~~~~~~~~~~~
make[1]: *** [D:/RCompile/recent/R/etc/x64/Makeconf:304: IsSorted.o] Error 1
make[1]: Leaving directory '/d/temp/2026_04_17_01_50_00_1722/Rtmp2XISWK/R.INSTALLbe7c6dcf1c0f/Cyclops/src'
ERROR: compilation failed for package 'Cyclops'
* removing 'd:/Rcompile/CRANpkg/lib/4.6/Cyclops'
* restoring previous 'd:/Rcompile/CRANpkg/lib/4.6/Cyclops'