* installing *source* package 'UComp' ...
** this is package 'UComp' version '5.1.9'
** package 'UComp' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2026_04_12_01_50_00_16/Rtmp0QBwJI/R.INSTALLbecc2b26774/UComp/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp    -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp    -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c UCompC.cpp -o UCompC.o
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/current/armadillo:436,
                 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:32,
                 from UCompC.cpp:2:
In static member function 'static void arma::memory::release(eT*) [with eT = const double]',
    inlined from 'arma::Mat<eT>::~Mat() [with eT = double]' at D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/current/armadillo_bits/Mat_meat.hpp:32:20,
    inlined from 'arma::Mat<eT>::~Mat() [with eT = double]' at D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/current/armadillo_bits/Mat_meat.hpp:25:1,
    inlined from 'arma::Col<double>::~Col()' at D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/current/armadillo_bits/Col_bones.hpp:25:7,
    inlined from 'void beraj(arma::vec&, double&, double&)' at stats.h:427:1:
D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/current/armadillo_bits/memory.hpp:135:14: warning: 'void free(void*)' called on unallocated object 'kurto' [-Wfree-nonheap-object]
  135 |     std::free( (void *)(mem) );
      |     ~~~~~~~~~^~~~~~~~~~~~~~~~~
In file included from BSMmodel.h:17,
                 from UCompC.cpp:6:
stats.h: In function 'void beraj(arma::vec&, double&, double&)':
stats.h:424:9: note: declared here
  424 |     vec kurto = media4 / pow(stdb, 4) - 3;
      |         ^~~~~
g++ -std=gnu++17 -shared -s -static-libgcc -o UComp.dll tmp.def RcppExports.o UCompC.o -fopenmp -LD:/RCompile/recent/R-4.5.3/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.5.3/bin/x64 -lRblas -lgfortran -lquadmath -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.5.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_04_12_01_50_00_16/Rtmp0QBwJI/R.INSTALLbecc2b26774/UComp/src'
make[1]: Entering directory '/d/temp/2026_04_12_01_50_00_16/Rtmp0QBwJI/R.INSTALLbecc2b26774/UComp/src'
make[1]: Leaving directory '/d/temp/2026_04_12_01_50_00_16/Rtmp0QBwJI/R.INSTALLbecc2b26774/UComp/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-UComp/00new/UComp/libs/x64
** R
** data
*** moving datasets to lazyload DB
** byte-compile and prepare package for lazy loading
** help
*** 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
* MD5 sums
packaged installation of 'UComp' as UComp_5.1.9.zip
* DONE (UComp)