* installing *source* package 'fdesigns' ... ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' using C++11 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" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.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" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cpp_functions.cpp -o cpp_functions.o cpp_functions.cpp: In function 'double bs2intcpp(int, Rcpp::NumericVector, int, int, int, int, Rcpp::NumericVector, Rcpp::NumericVector)': cpp_functions.cpp:21:11: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 21 | if(dbeta==0 & dx==0) { | ~~~~~^~~ cpp_functions.cpp:32:11: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 32 | if(dbeta==0 & dx>0) | ~~~~~^~~ cpp_functions.cpp:38:11: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 38 | if(dbeta>0 & dx==0){ | ~~~~~^~ 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" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c fdesignscpp.cpp -o fdesignscpp.o fdesignscpp.cpp: In function 'SEXPREC* linearcppaopt(SEXP, SEXP)': fdesignscpp.cpp:25:24: warning: 'void arma::set_cerr_stream(const std::ostream&)' is deprecated: this function does nothing; instead use ARMA_CERR_STREAM or ARMA_WARN_LEVEL; see documentation [-Wdeprecated-declarations] 25 | arma::set_cerr_stream(nullstream); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/armadillo:405, from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57, from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo.h:29, from fdesignscpp.cpp:1: D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/armadillo_bits/debug.hpp:74:1: note: declared here 74 | set_cerr_stream(const std::ostream&) | ^~~~~~~~~~~~~~~ fdesignscpp.cpp: In function 'SEXPREC* linearcppdopt(SEXP, SEXP)': fdesignscpp.cpp:73:24: warning: 'void arma::set_cerr_stream(const std::ostream&)' is deprecated: this function does nothing; instead use ARMA_CERR_STREAM or ARMA_WARN_LEVEL; see documentation [-Wdeprecated-declarations] 73 | arma::set_cerr_stream(nullstream); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/armadillo_bits/debug.hpp:74:1: note: declared here 74 | set_cerr_stream(const std::ostream&) | ^~~~~~~~~~~~~~~ fdesignscpp.cpp: In function 'SEXPREC* logisticcppdopt(SEXP, SEXP, SEXP, SEXP)': fdesignscpp.cpp:131:24: warning: 'void arma::set_cerr_stream(const std::ostream&)' is deprecated: this function does nothing; instead use ARMA_CERR_STREAM or ARMA_WARN_LEVEL; see documentation [-Wdeprecated-declarations] 131 | arma::set_cerr_stream(nullstream); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/armadillo_bits/debug.hpp:74:1: note: declared here 74 | set_cerr_stream(const std::ostream&) | ^~~~~~~~~~~~~~~ fdesignscpp.cpp: In function 'SEXPREC* logisticcppaopt(SEXP, SEXP, SEXP, SEXP)': fdesignscpp.cpp:205:24: warning: 'void arma::set_cerr_stream(const std::ostream&)' is deprecated: this function does nothing; instead use ARMA_CERR_STREAM or ARMA_WARN_LEVEL; see documentation [-Wdeprecated-declarations] 205 | arma::set_cerr_stream(nullstream); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/armadillo_bits/debug.hpp:74:1: note: declared here 74 | set_cerr_stream(const std::ostream&) | ^~~~~~~~~~~~~~~ fdesignscpp.cpp: In function 'SEXPREC* poissoncppdopt(SEXP, SEXP, SEXP, SEXP)': fdesignscpp.cpp:276:24: warning: 'void arma::set_cerr_stream(const std::ostream&)' is deprecated: this function does nothing; instead use ARMA_CERR_STREAM or ARMA_WARN_LEVEL; see documentation [-Wdeprecated-declarations] 276 | arma::set_cerr_stream(nullstream); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/armadillo_bits/debug.hpp:74:1: note: declared here 74 | set_cerr_stream(const std::ostream&) | ^~~~~~~~~~~~~~~ fdesignscpp.cpp: In function 'SEXPREC* poissoncppaopt(SEXP, SEXP, SEXP, SEXP)': fdesignscpp.cpp:347:24: warning: 'void arma::set_cerr_stream(const std::ostream&)' is deprecated: this function does nothing; instead use ARMA_CERR_STREAM or ARMA_WARN_LEVEL; see documentation [-Wdeprecated-declarations] 347 | arma::set_cerr_stream(nullstream); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/armadillo_bits/debug.hpp:74:1: note: declared here 74 | set_cerr_stream(const std::ostream&) | ^~~~~~~~~~~~~~~ g++ -shared -s -static-libgcc -o fdesigns.dll tmp.def RcppExports.o cpp_functions.o fdesignscpp.o -fopenmp -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-fdesigns/00new/fdesigns/libs/x64 ** R ** byte-compile and prepare package for lazy loading ** help Warning: fdesigns-package.Rd:26: All text must be in a section Warning: fdesigns-package.Rd:27: All text must be in a section *** installing help indices ** building package indices ** 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 (fdesigns)