* installing *source* package 'ieTest' ... ** this is package 'ieTest' version '2.0' ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.3.0' g++ -std=gnu++17 -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:/RCompile/CRANpkg/lib/4.5/RcppDist/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -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:/RCompile/CRANpkg/lib/4.5/RcppDist/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c asq_one.cpp -o asq_one.o asq_one.cpp: In function 'double asq_one(arma::vec, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, double, double, int, double, double, double, double, double, double, long int, double)': asq_one.cpp:77:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 77 | for(int i = 0; i < (alpha.n_elem - 1); i++){ | ~~^~~~~~~~~~~~~~~~~~~~ asq_one.cpp:140:19: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] 140 | if( V1_V2_cov != 0 | V1_V2b_cov != 0 ){ | ~~~~~~~~~~^~~~ asq_one.cpp:216:20: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 216 | for(int j = 1; j < alpha.n_elem; j++){ | ~~^~~~~~~~~~~~~~ g++ -std=gnu++17 -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:/RCompile/CRANpkg/lib/4.5/RcppDist/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c asq_one_bool.cpp -o asq_one_bool.o asq_one_bool.cpp: In function 'bool asq_one_bool(double, double, double, long int, double)': asq_one_bool.cpp:49:19: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 49 | return(u1Square == u2Square & u1Square < numSquares); | ~~~~~~~~~^~~~~~~~~~~ g++ -std=gnu++17 -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:/RCompile/CRANpkg/lib/4.5/RcppDist/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c asq_ord.cpp -o asq_ord.o asq_ord.cpp: In function 'double asq_ord(arma::vec, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, double, double, int, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, long int, double)': asq_ord.cpp:105:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 105 | for(int i = 0; i < (alpha.n_elem - 1); i++){ | ~~^~~~~~~~~~~~~~~~~~~~ asq_ord.cpp:184:19: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] 184 | if( V1_V2_cov != 0 | V1_V2b_cov != 0 | V1_V3_cov != 0 | V1_V3b_cov != 0 | | ~~~~~~~~~~^~~~ asq_ord.cpp:184:54: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] 184 | if( V1_V2_cov != 0 | V1_V2b_cov != 0 | V1_V3_cov != 0 | V1_V3b_cov != 0 | | ~~~~~~~~~~^~~~ asq_ord.cpp:184:72: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] 184 | if( V1_V2_cov != 0 | V1_V2b_cov != 0 | V1_V3_cov != 0 | V1_V3b_cov != 0 | | ~~~~~~~~~~~^~~~ asq_ord.cpp:185:19: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] 185 | V2_V3_cov != 0 | V1_V3b_cov != 0 ){ | ~~~~~~~~~~^~~~ asq_ord.cpp:185:37: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] 185 | V2_V3_cov != 0 | V1_V3b_cov != 0 ){ | ~~~~~~~~~~~^~~~ asq_ord.cpp:305:20: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 305 | for(int j = 1; j < alpha.n_elem; j++){ | ~~^~~~~~~~~~~~~~ g++ -std=gnu++17 -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:/RCompile/CRANpkg/lib/4.5/RcppDist/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c asq_ord_bool.cpp -o asq_ord_bool.o asq_ord_bool.cpp: In function 'bool asq_ord_bool(double, double, double, double, long int, double)': asq_ord_bool.cpp:49:19: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 49 | return(u1Square == u2Square & u1Square == u3Square & u1Square < numSquares); | ~~~~~~~~~^~~~~~~~~~~ asq_ord_bool.cpp:49:65: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 49 | return(u1Square == u2Square & u1Square == u3Square & u1Square < numSquares); | ~~~~~~~~~^~~~~~~~~~~~ g++ -std=gnu++17 -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:/RCompile/CRANpkg/lib/4.5/RcppDist/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c corrTrans.cpp -o corrTrans.o g++ -std=gnu++17 -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:/RCompile/CRANpkg/lib/4.5/RcppDist/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c maxP_one.cpp -o maxP_one.o maxP_one.cpp: In function 'double maxp_one(Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, double, double, int, double, double, double, double, double, double)': maxP_one.cpp:118:19: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] 118 | if( V1_V2_cov != 0 | V1_V2b_cov != 0 ){ | ~~~~~~~~~~^~~~ g++ -std=gnu++17 -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:/RCompile/CRANpkg/lib/4.5/RcppDist/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c maxp_ord.cpp -o maxp_ord.o maxp_ord.cpp: In function 'double maxp_ord(Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, double, double, int, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double)': maxp_ord.cpp:162:19: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] 162 | if( V1_V2_cov != 0 | V1_V2b_cov != 0 | V1_V3_cov != 0 | V1_V3b_cov != 0 | | ~~~~~~~~~~^~~~ maxp_ord.cpp:162:54: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] 162 | if( V1_V2_cov != 0 | V1_V2b_cov != 0 | V1_V3_cov != 0 | V1_V3b_cov != 0 | | ~~~~~~~~~~^~~~ maxp_ord.cpp:162:72: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] 162 | if( V1_V2_cov != 0 | V1_V2b_cov != 0 | V1_V3_cov != 0 | V1_V3b_cov != 0 | | ~~~~~~~~~~~^~~~ maxp_ord.cpp:163:19: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] 163 | V2_V3_cov != 0 | V1_V3b_cov != 0 ){ | ~~~~~~~~~~^~~~ maxp_ord.cpp:163:37: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] 163 | V2_V3_cov != 0 | V1_V3b_cov != 0 ){ | ~~~~~~~~~~~^~~~ g++ -std=gnu++17 -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:/RCompile/CRANpkg/lib/4.5/RcppDist/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c normU.cpp -o normU.o g++ -std=gnu++17 -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:/RCompile/CRANpkg/lib/4.5/RcppDist/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c ps_one.cpp -o ps_one.o ps_one.cpp: In function 'double ps_one(Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, double, double, int, double, double, double, double, double, double, double, Rcpp::Nullable >)': ps_one.cpp:132:19: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] 132 | if( V1_V2_cov != 0 | V1_V2b_cov != 0 ){ | ~~~~~~~~~~^~~~ ps_one.cpp:215:10: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] 215 | if(u2_ >= - u1_ + upLim | (u1_ < bandP/2.0)*1 + (u2_ < bandP/2.0)*1 == 1){bandP = 1.0;} | ~~~~^~~~~~~~~~~~~~~~ g++ -std=gnu++17 -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:/RCompile/CRANpkg/lib/4.5/RcppDist/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c ps_one_old.cpp -o ps_one_old.o ps_one_old.cpp: In function 'double modS_one(double, double, int, double, double, int, double, double, double, double)': ps_one_old.cpp:52:9: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] 52 | if(U2 >= - U1 + upLim*2 | (U1 < bandP/2.0)*1 + (U2 < bandP/2.0)*1 == 1){bandP = 1.0;} | ~~~^~~~~~~~~~~~~~~~~ g++ -std=gnu++17 -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:/RCompile/CRANpkg/lib/4.5/RcppDist/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c ps_ord.cpp -o ps_ord.o ps_ord.cpp: In function 'double ps_ord(Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, double, double, int, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, Rcpp::Nullable >, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, Rcpp::Nullable >)': ps_ord.cpp:175:19: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] 175 | if( V1_V2_cov != 0 | V1_V2b_cov != 0 | V1_V3_cov != 0 | V1_V3b_cov != 0 | | ~~~~~~~~~~^~~~ ps_ord.cpp:175:54: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] 175 | if( V1_V2_cov != 0 | V1_V2b_cov != 0 | V1_V3_cov != 0 | V1_V3b_cov != 0 | | ~~~~~~~~~~^~~~ ps_ord.cpp:175:72: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] 175 | if( V1_V2_cov != 0 | V1_V2b_cov != 0 | V1_V3_cov != 0 | V1_V3b_cov != 0 | | ~~~~~~~~~~~^~~~ ps_ord.cpp:176:19: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] 176 | V2_V3_cov != 0 | V1_V3b_cov != 0 ){ | ~~~~~~~~~~^~~~ ps_ord.cpp:176:37: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] 176 | V2_V3_cov != 0 | V1_V3b_cov != 0 ){ | ~~~~~~~~~~~^~~~ g++ -std=gnu++17 -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:/RCompile/CRANpkg/lib/4.5/RcppDist/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c ps_two_seq.cpp -o ps_two_seq.o ps_two_seq.cpp: In function 'double modS_two_seq(double, double, int, double, double, int, double, double, int, double, double, double, double, double, double, double)': ps_two_seq.cpp:23:10: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] 23 | if(s12 != 0 | s13 != 0 | s23 != 0){ | ~~~~^~~~ ps_two_seq.cpp:23:32: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] 23 | if(s12 != 0 | s13 != 0 | s23 != 0){ | ~~~~^~~~ g++ -std=gnu++17 -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:/RCompile/CRANpkg/lib/4.5/RcppDist/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c sTest_one.cpp -o sTest_one.o sTest_one.cpp: In function 'bool sTest_one(double, double, double, int, double, double, int, double, double, double)': sTest_one.cpp:38:18: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] 38 | bool sq1 = (U1 > (1.0-alpha/2.0) | U1 < (alpha/2.0)) & | ~~~^~~~~~~~~~~~~~~~~ sTest_one.cpp:39:9: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] 39 | (U2 > (1.0-alpha/2.0) | U2 < (alpha/2.0)); | ~~~^~~~~~~~~~~~~~~~~ sTest_one.cpp:43:13: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 43 | (U2 >= (U1 - alpha/4.0) & U2 <= (U1 + alpha/4.0)) | | ~~~^~~~~~~~~~~~~~~~~~~ sTest_one.cpp:44:15: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 44 | (U2 >= (1 - U1 - alpha/4.0) & U2 <= (1 - U1 + alpha/4.0)) | ~~~^~~~~~~~~~~~~~~~~~~~~~~ sTest_one.cpp:49:12: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] 49 | U2 > (fabs(U1 - 0.5) + 1.0 - 3.0*alpha/4.0) | | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sTest_one.cpp:51:14: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] 51 | U1 > (fabs(U2 - 0.5) + 1.0 - 3.0*alpha/4.0) | | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sTest_one.cpp:52:14: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] 52 | U1 < (-fabs(U2 - 0.5) + 3.0*alpha/4.0) | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -std=gnu++17 -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:/RCompile/CRANpkg/lib/4.5/RcppDist/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c sobelTest_one.cpp -o sobelTest_one.o g++ -std=gnu++17 -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:/RCompile/CRANpkg/lib/4.5/RcppDist/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c sobelTest_two_seq.cpp -o sobelTest_two_seq.o g++ -std=gnu++17 -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:/RCompile/CRANpkg/lib/4.5/RcppDist/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c sobelTest_two_sim.cpp -o sobelTest_two_sim.o g++ -std=gnu++17 -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:/RCompile/CRANpkg/lib/4.5/RcppDist/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c tU.cpp -o tU.o tU.cpp: In function 'double tU(double, double, int, double, double, int, double, double, double, double)': tU.cpp:26:9: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 26 | if(V2 == 0 & V2_VAR == 0){ | ~~~^~~~ g++ -std=gnu++17 -shared -s -static-libgcc -o ieTest.dll tmp.def RcppExports.o asq_one.o asq_one_bool.o asq_ord.o asq_ord_bool.o corrTrans.o maxP_one.o maxp_ord.o normU.o ps_one.o ps_one_old.o ps_ord.o ps_two_seq.o sTest_one.o sobelTest_one.o sobelTest_two_seq.o sobelTest_two_sim.o tU.o -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 D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: corrTrans.o:corrTrans.cpp:(.text+0x894): undefined reference to `dtrtri_' D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: corrTrans.o:corrTrans.cpp:(.text$_ZN4arma3ColIdEC1INS_4GlueINS_3MatIdEES1_NS_10glue_timesEEEEERKNS_4BaseIdT_EE[_ZN4arma3ColIdEC1INS_4GlueINS_3MatIdEES1_NS_10glue_timesEEEEERKNS_4BaseIdT_EE]+0x17c): undefined reference to `dgemv_' D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: corrTrans.o:corrTrans.cpp:(.text$_ZN4arma3ColIdEC1INS_4GlueINS_3MatIdEES1_NS_10glue_timesEEEEERKNS_4BaseIdT_EE[_ZN4arma3ColIdEC1INS_4GlueINS_3MatIdEES1_NS_10glue_timesEEEEERKNS_4BaseIdT_EE]+0x390): undefined reference to `dgemv_' D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: corrTrans.o:corrTrans.cpp:(.text$_ZN4arma3ColIdEC1INS_4GlueINS_3MatIdEES1_NS_10glue_timesEEEEERKNS_4BaseIdT_EE[_ZN4arma3ColIdEC1INS_4GlueINS_3MatIdEES1_NS_10glue_timesEEEEERKNS_4BaseIdT_EE]+0x4a3): undefined reference to `dgemv_' D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: corrTrans.o:corrTrans.cpp:(.text$_ZN4arma3ColIdEC1INS_4GlueINS_3MatIdEES1_NS_10glue_timesEEEEERKNS_4BaseIdT_EE[_ZN4arma3ColIdEC1INS_4GlueINS_3MatIdEES1_NS_10glue_timesEEEEERKNS_4BaseIdT_EE]+0x571): undefined reference to `dgemv_' D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: corrTrans.o:corrTrans.cpp:(.text$_ZN4arma6auxlib7inv_symIdEEbRNS_3MatIT_EE[_ZN4arma6auxlib7inv_symIdEEbRNS_3MatIT_EE]+0xd6): undefined reference to `dsytrf_' D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: corrTrans.o:corrTrans.cpp:(.text$_ZN4arma6auxlib7inv_symIdEEbRNS_3MatIT_EE[_ZN4arma6auxlib7inv_symIdEEbRNS_3MatIT_EE]+0x118): undefined reference to `dsytri_' D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: corrTrans.o:corrTrans.cpp:(.text$_ZN4arma6auxlib7inv_symIdEEbRNS_3MatIT_EE[_ZN4arma6auxlib7inv_symIdEEbRNS_3MatIT_EE]+0x2aa): undefined reference to `dsytrf_' D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: corrTrans.o:corrTrans.cpp:(.text$_ZN4arma6auxlib3invIdEEbRNS_3MatIT_EE[_ZN4arma6auxlib3invIdEEbRNS_3MatIT_EE]+0x96): undefined reference to `dgetrf_' D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: corrTrans.o:corrTrans.cpp:(.text$_ZN4arma6auxlib3invIdEEbRNS_3MatIT_EE[_ZN4arma6auxlib3invIdEEbRNS_3MatIT_EE]+0xf9): undefined reference to `dgetri_' D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: corrTrans.o:corrTrans.cpp:(.text$_ZN4arma6auxlib3invIdEEbRNS_3MatIT_EE[_ZN4arma6auxlib3invIdEEbRNS_3MatIT_EE]+0x1ec): undefined reference to `dgetri_' D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: corrTrans.o:corrTrans.cpp:(.text$_ZN4arma6auxlib16chol_band_commonIdEEbRNS_3MatIT_EEjj[_ZN4arma6auxlib16chol_band_commonIdEEbRNS_3MatIT_EEjj]+0x182): undefined reference to `dpbtrf_' D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: corrTrans.o:corrTrans.cpp:(.text$_ZN4arma7op_chol12apply_directINS_3MatIdEEEEbRNS2_INT_9elem_typeEEERKNS_4BaseIS5_S4_EEj[_ZN4arma7op_chol12apply_directINS_3MatIdEEEEbRNS2_INT_9elem_typeEEERKNS_4BaseIS5_S4_EEj]+0x2b1): undefined reference to `dpotrf_' D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: normU.o:normU.cpp:(.text.hot+0x1ae): undefined reference to `dgemv_' D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: normU.o:normU.cpp:(.text.hot+0x2cd): undefined reference to `dgemv_' D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: normU.o:normU.cpp:(.text.hot+0x455): undefined reference to `dgemv_' D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: normU.o:normU.cpp:(.text.hot+0x544): undefined reference to `dgemv_' D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: normU.o:normU.cpp:(.text.hot+0x60e): undefined reference to `dgemv_' D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: normU.o:normU.cpp:(.text.hot+0x6d2): more undefined references to `dgemv_' follow D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: ps_one_old.o:ps_one_old.cpp:(.text+0xa75): undefined reference to `dtrtri_' D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: ps_two_seq.o:ps_two_seq.cpp:(.text+0xbf5): undefined reference to `dtrtri_' D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: sTest_one.o:sTest_one.cpp:(.text+0xae8): undefined reference to `dtrtri_' D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: tU.o:tU.cpp:(.text.hot+0x34e): undefined reference to `dgemm_' D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: tU.o:tU.cpp:(.text.hot+0x4ce): undefined reference to `dgemv_' collect2.exe: error: ld returned 1 exit status no DLL was created ERROR: compilation failed for package 'ieTest' * removing 'd:/RCompile/CRANincoming/R-devel/lib/ieTest'