* installing *source* package 'ggdmc' ... ** package 'ggdmc' successfully unpacked and MD5 sums checked ** using staged installation ********************************************** WARNING: this package has a configure script It probably needs manual configuration ********************************************** ** libs using C++ compiler: 'g++.exe (GCC) 13.3.0' using C++11 make[1]: Entering directory '/d/temp/2024_12_22_01_50_00_26287/Rtmp8kJNzN/R.INSTALL1472c28624a66/ggdmc/src' g++ -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -I../inst/include -I. -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c Density.cpp -o Density.o g++ -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -I../inst/include -I. -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c FCalculator.cpp -o FCalculator.o FCalculator.cpp: In function 'Rcpp::List sampling(int, Parameters*, bool)': FCalculator.cpp:779:23: error: cannot convert 'Rcpp::NumericVector' {aka 'Rcpp::Vector<14, Rcpp::PreserveStorage>'} to 'double' in assignment 779 | Fs[i] = Rf_runif(0, 1); | ~~~~~~~~^~~~~~ | | | Rcpp::NumericVector {aka Rcpp::Vector<14, Rcpp::PreserveStorage>} make[1]: *** [D:/RCompile/recent/R/etc/x64/Makeconf:297: FCalculator.o] Error 1 make[1]: Leaving directory '/d/temp/2024_12_22_01_50_00_26287/Rtmp8kJNzN/R.INSTALL1472c28624a66/ggdmc/src' ERROR: compilation failed for package 'ggdmc' * removing 'd:/Rcompile/CRANpkg/lib/4.5/ggdmc' * restoring previous 'd:/Rcompile/CRANpkg/lib/4.5/ggdmc'