* installing *source* package 'neuroim2' ...
** package 'neuroim2' 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_07_02_01_50_01_21067/RtmpU5xnJt/R.INSTALL1614024f130b2/neuroim2/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG  -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/RcppParallel/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DARMA_64BIT_WORD   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG  -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/RcppParallel/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DARMA_64BIT_WORD   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c bilateral_filter_3d.cpp -o bilateral_filter_3d.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG  -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/RcppParallel/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DARMA_64BIT_WORD   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c bilateral_filter_4d.cpp -o bilateral_filter_4d.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG  -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/RcppParallel/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DARMA_64BIT_WORD   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c conncomp.cpp -o conncomp.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG  -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/RcppParallel/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DARMA_64BIT_WORD   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c fast_laplacian_enhance.cpp -o fast_laplacian_enhance.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG  -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/RcppParallel/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DARMA_64BIT_WORD   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c indexFuns.cpp -o indexFuns.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG  -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/RcppParallel/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DARMA_64BIT_WORD   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c kernel_filter.cpp -o kernel_filter.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG  -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/RcppParallel/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DARMA_64BIT_WORD   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c radius_search_3d.cpp -o radius_search_3d.o
/bin/sh: line 8: "D:/RCompile/recent/R-4.4.3/bin/Rscript": No such file or directory
g++ -std=gnu++17 -shared -s -static-libgcc -o neuroim2.dll tmp.def RcppExports.o bilateral_filter_3d.o bilateral_filter_4d.o conncomp.o fast_laplacian_enhance.o indexFuns.o kernel_filter.o radius_search_3d.o -fopenmp -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
/bin/sh: line 9: "D:/RCompile/recent/R-4.4.3/bin/Rscript": No such file or directory
make[1]: Leaving directory '/d/temp/2025_07_02_01_50_01_21067/RtmpU5xnJt/R.INSTALL1614024f130b2/neuroim2/src'
make[1]: Entering directory '/d/temp/2025_07_02_01_50_01_21067/RtmpU5xnJt/R.INSTALL1614024f130b2/neuroim2/src'
make[1]: Leaving directory '/d/temp/2025_07_02_01_50_01_21067/RtmpU5xnJt/R.INSTALL1614024f130b2/neuroim2/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-neuroim2/00new/neuroim2/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
Creating a new generic function for 'scale' in package 'neuroim2'
Creating a new generic function for 'ndim' in package 'neuroim2'
Creating a new generic function for 'origin' in package 'neuroim2'
Creating a generic function from function 'split_blocks' in package 'neuroim2'
** help
*** installing help indices
** building package indices
** installing vignettes
** 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
* MD5 sums
packaged installation of 'neuroim2' as neuroim2_0.8.1.zip
* DONE (neuroim2)