* installing *source* package 'satdad' ...
** package 'satdad' 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_10_21_12_46_10_10564/RtmpUT0yOW/R.INSTALL5b647e1362d7/satdad/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/BH/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -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/current/armadillo:26,
from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57,
from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo.h:32,
from RcppExports.cpp:4:
D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/current/armadillo_bits/config.hpp:373:72: note: '#pragma message: NOTE: option ARMA_CRIPPLED_LAPACK is not supported'
373 | #pragma message ("NOTE: option ARMA_CRIPPLED_LAPACK is not supported")
| ^
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/BH/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c satdad_functions_cpp.cpp -o satdad_functions_cpp.o
In file included from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/current/armadillo:26,
from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57,
from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo.h:32,
from satdad_functions_cpp.cpp:5:
D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/current/armadillo_bits/config.hpp:373:72: note: '#pragma message: NOTE: option ARMA_CRIPPLED_LAPACK is not supported'
373 | #pragma message ("NOTE: option ARMA_CRIPPLED_LAPACK is not supported")
| ^
satdad_functions_cpp.cpp: In function 'std::vector<std::vector<double> > generate_asy_sub_cpp(const unsigned int&, const std::vector<std::vector<int, std::allocator<int> > >&)':
satdad_functions_cpp.cpp:117:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int, std::allocator<int> > >::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
117 | for (int j=0;j<sub.size(); j++){
| ~^~~~~~~~~~~
satdad_functions_cpp.cpp: In function 'std::vector<int, std::allocator<int> > find_missing_indices_cpp(int, std::vector<std::vector<int, std::allocator<int> > >)':
satdad_functions_cpp.cpp:134:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int, std::allocator<int> > >::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
134 | for (int i = 0; i < sub.size(); ++i)
| ~~^~~~~~~~~~~~
satdad_functions_cpp.cpp:136:35: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int, std::allocator<int> >::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
136 | for (int j = 0; j < sub[i].size(); ++j)
| ~~^~~~~~~~~~~~~~~
satdad_functions_cpp.cpp: In function 'Rcpp::NumericMatrix algo21_numMat_cpp(int, int, double)':
satdad_functions_cpp.cpp:172:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
172 | for(unsigned int k=0; k<n ; ++k){
| ~^~
satdad_functions_cpp.cpp: In function 'Rcpp::NumericVector max_vectNum_evd(Rcpp::NumericVector, Rcpp::NumericVector)':
satdad_functions_cpp.cpp:188:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
188 | for(unsigned int k=0; k<n ; ++k){
| ~^~
satdad_functions_cpp.cpp: In function 'double norm_subsetb_cpp(Rcpp::NumericVector, int, std::vector<int, std::allocator<int> >, double, std::vector<double>)':
satdad_functions_cpp.cpp:229:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
229 | for(unsigned int j=0; j<db ; ++j){
| ~^~~
satdad_functions_cpp.cpp: In function 'Rcpp::NumericMatrix invers_m(Rcpp::NumericMatrix)':
satdad_functions_cpp.cpp:274:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
274 | for(unsigned int k=0; k<v.nrow(); ++k){
| ~^~~~~~~~~
satdad_functions_cpp.cpp: In function 'Rcpp::NumericMatrix inversmar_m(Rcpp::NumericMatrix, Rcpp::NumericVector)':
satdad_functions_cpp.cpp:292:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
292 | for(unsigned int k=0; k<v.nrow(); ++k){
| ~^~~~~~~~~
satdad_functions_cpp.cpp: In function 'Rcpp::NumericMatrix inversmarm_m(Rcpp::NumericMatrix, Rcpp::NumericMatrix)':
satdad_functions_cpp.cpp:312:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
312 | for(unsigned int k=0; k<v.nrow(); ++k){
| ~^~~~~~~~~
satdad_functions_cpp.cpp: In function 'std::vector<double> ratio_diff_pmevlogm_cpp(Rcpp::NumericMatrix, int, std::vector<std::vector<int, std::allocator<int> > >, std::vector<double>, std::vector<std::vector<double> >)':
satdad_functions_cpp.cpp:420:48: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
420 | for(unsigned int j=0; j<v.nrow(); ++j){
| ~^~~~~~~~~
satdad_functions_cpp.cpp: In function 'std::vector<double> ratio_diff_pmevlogm_marv_cpp(Rcpp::NumericMatrix, int, std::vector<std::vector<int, std::allocator<int> > >, std::vector<double>, std::vector<std::vector<double> >, Rcpp::NumericVector)':
satdad_functions_cpp.cpp:458:48: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
458 | for(unsigned int j=0; j<v.nrow(); ++j){
| ~^~~~~~~~~
satdad_functions_cpp.cpp: In function 'std::vector<double> ratio_diff_pmevlogm_marm_cpp(Rcpp::NumericMatrix, int, std::vector<std::vector<int, std::allocator<int> > >, std::vector<double>, std::vector<std::vector<double> >, Rcpp::NumericMatrix)':
satdad_functions_cpp.cpp:497:48: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
497 | for(unsigned int j=0; j<v.nrow(); ++j){
| ~^~~~~~~~~
satdad_functions_cpp.cpp: In function 'Rcpp::NumericVector ellmevlogm_cpp(Rcpp::NumericMatrix, int, std::vector<std::vector<int, std::allocator<int> > >, std::vector<double>, std::vector<std::vector<double> >)':
satdad_functions_cpp.cpp:511:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
511 | for(unsigned int i=0; i<m ; ++i){
| ~^~
satdad_functions_cpp.cpp: In function 'Rcpp::NumericVector subs(Rcpp::NumericVector, int, double)':
satdad_functions_cpp.cpp:539:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
539 | for(unsigned int j=0; j<d; ++j){
| ~^~
satdad_functions_cpp.cpp:540:21: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
540 | if(j==(i-1)){Ui[j]=u;
| ~^~~~~~~
satdad_functions_cpp.cpp: In function 'Rcpp::NumericVector substit(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::IntegerVector)':
satdad_functions_cpp.cpp:550:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
550 | for(unsigned int j=0; j<l; ++j){
| ~^~
satdad_functions_cpp.cpp: In function 'Rcpp::NumericVector EllEmp(double, const arma::mat&, const arma::mat&)':
satdad_functions_cpp.cpp:707:21: warning: comparison of integer expressions of different signedness: 'int' and 'const std::size_t' {aka 'const long long unsigned int'} [-Wsign-compare]
707 | } else if(tmpjx < n) {
| ~~~~~~^~~
g++ -std=gnu++17 -shared -s -static-libgcc -o satdad.dll tmp.def RcppExports.o satdad_functions_cpp.o -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
make[1]: Leaving directory '/d/temp/2025_10_21_12_46_10_10564/RtmpUT0yOW/R.INSTALL5b647e1362d7/satdad/src'
make[1]: Entering directory '/d/temp/2025_10_21_12_46_10_10564/RtmpUT0yOW/R.INSTALL5b647e1362d7/satdad/src'
make[1]: Leaving directory '/d/temp/2025_10_21_12_46_10_10564/RtmpUT0yOW/R.INSTALL5b647e1362d7/satdad/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-satdad/00new/satdad/libs/x64
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** 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 'satdad' as satdad_1.1.zip
* DONE (satdad)