* installing *source* package 'minimaxALT' ...
** package 'minimaxALT' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.3.0'
make[1]: Entering directory '/d/temp/2025_09_03_01_50_00_3244/RtmpMTdYel/R.INSTALLbfa818821322/minimaxALT/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I/include -I. -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppGSL/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -O3 -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c NelderMead.cpp -o NelderMead.o
In file included from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo.h:29,
                 from common.h:5,
                 from NelderMead.h:9,
                 from NelderMead.cpp:3:
D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo/version/arma.h:71:153: note: '#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.'
   71 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.")
      |                                                                                                                                                         ^
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I/include -I. -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppGSL/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -O3 -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
In file included from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo.h:29,
                 from RcppExports.cpp:4:
D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo/version/arma.h:71:153: note: '#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.'
   71 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.")
      |                                                                                                                                                         ^
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I/include -I. -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppGSL/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -O3 -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c asymptoticVariance.cpp -o asymptoticVariance.o
In file included from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo.h:29,
                 from common.h:5,
                 from asymptoticVariance.h:4,
                 from asymptoticVariance.cpp:1:
D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo/version/arma.h:71:153: note: '#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.'
   71 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.")
      |                                                                                                                                                         ^
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I/include -I. -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppGSL/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -O3 -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c common.cpp -o common.o
In file included from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo.h:29,
                 from common.h:5,
                 from common.cpp:1:
D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo/version/arma.h:71:153: note: '#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.'
   71 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.")
      |                                                                                                                                                         ^
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I/include -I. -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppGSL/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -O3 -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c equivalenceTheorem.cpp -o equivalenceTheorem.o
In file included from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo.h:29,
                 from common.h:5,
                 from equivalenceTheorem.h:4,
                 from equivalenceTheorem.cpp:1:
D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo/version/arma.h:71:153: note: '#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.'
   71 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.")
      |                                                                                                                                                         ^
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I/include -I. -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppGSL/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -O3 -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c minimaxALT.cpp -o minimaxALT.o
In file included from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo.h:29,
                 from common.h:5,
                 from minimaxParams.h:4,
                 from minimaxALT.h:4,
                 from minimaxALT.cpp:1:
D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo/version/arma.h:71:153: note: '#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.'
   71 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.")
      |                                                                                                                                                         ^
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I/include -I. -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppGSL/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -O3 -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c minimaxParams.cpp -o minimaxParams.o
In file included from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo.h:29,
                 from common.h:5,
                 from minimaxParams.h:4,
                 from minimaxParams.cpp:1:
D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo/version/arma.h:71:153: note: '#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.'
   71 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.")
      |                                                                                                                                                         ^
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I/include -I. -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppGSL/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -O3 -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c psoMain.cpp -o psoMain.o
In file included from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo.h:29,
                 from ./common.h:5,
                 from ./psoMain.h:4,
                 from psoMain.cpp:5:
D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo/version/arma.h:71:153: note: '#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.'
   71 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.")
      |                                                                                                                                                         ^
g++ -std=gnu++17 -shared -s -static-libgcc -o minimaxALT.dll tmp.def NelderMead.o RcppExports.o asymptoticVariance.o common.o equivalenceTheorem.o minimaxALT.o minimaxParams.o psoMain.o -fopenmp -L/lib -lgsl -lgslcblas -LD:/RCompile/recent/R-4.4.3/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.4.3/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-4.4.3/bin/x64 -lR
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: asymptoticVariance.o:asymptoticVariance.cpp:(.text+0x46b7): undefined reference to `wrapper2_dtrtri_'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: asymptoticVariance.o:asymptoticVariance.cpp:(.text.hot+0x1c7): undefined reference to `wrapper2_dgemv_'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: asymptoticVariance.o:asymptoticVariance.cpp:(.text.hot+0x2e3): undefined reference to `wrapper2_dgemv_'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: asymptoticVariance.o:asymptoticVariance.cpp:(.text.hot+0x477): undefined reference to `wrapper2_dgemv_'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: asymptoticVariance.o:asymptoticVariance.cpp:(.text.hot+0x56d): undefined reference to `wrapper2_dgemv_'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: asymptoticVariance.o:asymptoticVariance.cpp:(.text.hot+0x648): undefined reference to `wrapper2_dgemv_'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: asymptoticVariance.o:asymptoticVariance.cpp:(.text.hot+0x713): more undefined references to `wrapper2_dgemv_' follow
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: asymptoticVariance.o:asymptoticVariance.cpp:(.text$_ZN4arma6op_dot5applyINS_11subview_colIdEENS_3ColIdEEEENT_9elem_typeERKS6_RKT0_[_ZN4arma6op_dot5applyINS_11subview_colIdEENS_3ColIdEEEENT_9elem_typeERKS6_RKT0_]+0xb8): undefined reference to `wrapper2_ddot_'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: asymptoticVariance.o:asymptoticVariance.cpp:(.text$_ZN4arma6op_det12apply_directINS_3MatIdEEEEbRNT_9elem_typeERKNS_4BaseIS5_S4_EE[_ZN4arma6op_det12apply_directINS_3MatIdEEEEbRNT_9elem_typeERKNS_4BaseIS5_S4_EE]+0x221): undefined reference to `wrapper2_dgetrf_'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: asymptoticVariance.o:asymptoticVariance.cpp:(.text$_ZN4arma6auxlib12rcond_trimatIdEET_RKNS_3MatIS2_EEy[_ZN4arma6auxlib12rcond_trimatIdEET_RKNS_3MatIS2_EEy]+0x110): undefined reference to `wrapper2_dtrcon_'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: asymptoticVariance.o:asymptoticVariance.cpp:(.text$_ZN4arma6auxlib11rcond_sympdIdEET_RNS_3MatIS2_EERb[_ZN4arma6auxlib11rcond_sympdIdEET_RNS_3MatIS2_EERb]+0xe2): undefined reference to `wrapper2_dlansy_'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: asymptoticVariance.o:asymptoticVariance.cpp:(.text$_ZN4arma6auxlib11rcond_sympdIdEET_RNS_3MatIS2_EERb[_ZN4arma6auxlib11rcond_sympdIdEET_RNS_3MatIS2_EERb]+0x10d): undefined reference to `wrapper2_dpotrf_'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: asymptoticVariance.o:asymptoticVariance.cpp:(.text$_ZN4arma6auxlib11rcond_sympdIdEET_RNS_3MatIS2_EERb[_ZN4arma6auxlib11rcond_sympdIdEET_RNS_3MatIS2_EERb]+0x1ba): undefined reference to `wrapper2_dpocon_'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: asymptoticVariance.o:asymptoticVariance.cpp:(.text$_ZN4arma6auxlib5rcondIdEET_RNS_3MatIS2_EE[_ZN4arma6auxlib5rcondIdEET_RNS_3MatIS2_EE]+0x105): undefined reference to `wrapper2_dlange_'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: asymptoticVariance.o:asymptoticVariance.cpp:(.text$_ZN4arma6auxlib5rcondIdEET_RNS_3MatIS2_EE[_ZN4arma6auxlib5rcondIdEET_RNS_3MatIS2_EE]+0x134): undefined reference to `wrapper2_dgetrf_'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: asymptoticVariance.o:asymptoticVariance.cpp:(.text$_ZN4arma6auxlib5rcondIdEET_RNS_3MatIS2_EE[_ZN4arma6auxlib5rcondIdEET_RNS_3MatIS2_EE]+0x18e): undefined reference to `wrapper2_dgecon_'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: asymptoticVariance.o:asymptoticVariance.cpp:(.text$_ZN4arma6auxlib9inv_sympdIdEEbRNS_3MatIT_EERb[_ZN4arma6auxlib9inv_sympdIdEEbRNS_3MatIT_EERb]+0x83): undefined reference to `wrapper2_dpotrf_'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: asymptoticVariance.o:asymptoticVariance.cpp:(.text$_ZN4arma6auxlib9inv_sympdIdEEbRNS_3MatIT_EERb[_ZN4arma6auxlib9inv_sympdIdEEbRNS_3MatIT_EERb]+0xae): undefined reference to `wrapper2_dpotri_'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: asymptoticVariance.o:asymptoticVariance.cpp:(.text$_ZN4arma6auxlib3invIdEEbRNS_3MatIT_EE[_ZN4arma6auxlib3invIdEEbRNS_3MatIT_EE]+0xa0): undefined reference to `wrapper2_dgetrf_'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: asymptoticVariance.o:asymptoticVariance.cpp:(.text$_ZN4arma6auxlib3invIdEEbRNS_3MatIT_EE[_ZN4arma6auxlib3invIdEEbRNS_3MatIT_EE]+0x108): undefined reference to `wrapper2_dgetri_'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: asymptoticVariance.o:asymptoticVariance.cpp:(.text$_ZN4arma6auxlib3invIdEEbRNS_3MatIT_EE[_ZN4arma6auxlib3invIdEEbRNS_3MatIT_EE]+0x1fc): undefined reference to `wrapper2_dgetri_'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: equivalenceTheorem.o:equivalenceTheorem.cpp:(.text.hot+0x5f8): undefined reference to `wrapper2_dgemm_'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: equivalenceTheorem.o:equivalenceTheorem.cpp:(.text.hot+0x6df): undefined reference to `wrapper2_dgemv_'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: equivalenceTheorem.o:equivalenceTheorem.cpp:(.text.hot+0xa01): undefined reference to `wrapper2_dgemv_'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: equivalenceTheorem.o:equivalenceTheorem.cpp:(.text.hot+0xbb6): undefined reference to `wrapper2_dgemv_'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: equivalenceTheorem.o:equivalenceTheorem.cpp:(.text$_ZN4arma19glue_times_redirectILy5EE5applyINS_4GlueINS3_INS3_INS_2OpINS_3ColIdEENS_9op_htransEEENS_3MatIdEENS_10glue_timesEEESA_SB_EESA_SB_EES6_EEvRNS9_INT_9elem_typeEEERKNS3_ISF_T0_SB_EE[_ZN4arma19glue_times_redirectILy5EE5applyINS_4GlueINS3_INS3_INS_2OpINS_3ColIdEENS_9op_htransEEENS_3MatIdEENS_10glue_timesEEESA_SB_EESA_SB_EES6_EEvRNS9_INT_9elem_typeEEERKNS3_ISF_T0_SB_EE]+0x27a): undefined reference to `wrapper2_dgemv_'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: equivalenceTheorem.o:equivalenceTheorem.cpp:(.text$_ZN4arma19glue_times_redirectILy5EE5applyINS_4GlueINS3_INS3_INS_2OpINS_3ColIdEENS_9op_htransEEENS_3MatIdEENS_10glue_timesEEESA_SB_EESA_SB_EES6_EEvRNS9_INT_9elem_typeEEERKNS3_ISF_T0_SB_EE[_ZN4arma19glue_times_redirectILy5EE5applyINS_4GlueINS3_INS3_INS_2OpINS_3ColIdEENS_9op_htransEEENS_3MatIdEENS_10glue_timesEEESA_SB_EESA_SB_EES6_EEvRNS9_INT_9elem_typeEEERKNS3_ISF_T0_SB_EE]+0x428): undefined reference to `wrapper2_dgemv_'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: equivalenceTheorem.o:equivalenceTheorem.cpp:(.text$_ZN4arma19glue_times_redirectILy5EE5applyINS_4GlueINS3_INS3_INS_2OpINS_3ColIdEENS_9op_htransEEENS_3MatIdEENS_10glue_timesEEESA_SB_EESA_SB_EES6_EEvRNS9_INT_9elem_typeEEERKNS3_ISF_T0_SB_EE[_ZN4arma19glue_times_redirectILy5EE5applyINS_4GlueINS3_INS3_INS_2OpINS_3ColIdEENS_9op_htransEEENS_3MatIdEENS_10glue_timesEEESA_SB_EESA_SB_EES6_EEvRNS9_INT_9elem_typeEEERKNS3_ISF_T0_SB_EE]+0x5f0): more undefined references to `wrapper2_dgemv_' follow
collect2.exe: error: ld returned 1 exit status
make[1]: Leaving directory '/d/temp/2025_09_03_01_50_00_3244/RtmpMTdYel/R.INSTALLbfa818821322/minimaxALT/src'
make[1]: Entering directory '/d/temp/2025_09_03_01_50_00_3244/RtmpMTdYel/R.INSTALLbfa818821322/minimaxALT/src'
make[1]: Leaving directory '/d/temp/2025_09_03_01_50_00_3244/RtmpMTdYel/R.INSTALLbfa818821322/minimaxALT/src'
no DLL was created
ERROR: compilation failed for package 'minimaxALT'
* removing 'd:/Rcompile/CRANpkg/lib/4.4/minimaxALT'