* using log directory 'd:/Rcompile/CRANpkg/local/4.6/glmSTARMA.Rcheck' * using R version 4.6.0 beta (2026-04-16 r89899 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.3.0 GNU Fortran (GCC) 14.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * current time: 2026-04-17 06:13:55 UTC * checking for file 'glmSTARMA/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'glmSTARMA' version '1.0.0' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'glmSTARMA' can be installed ... ERROR Installation failed. See 'd:/Rcompile/CRANpkg/local/4.6/glmSTARMA.Rcheck/00install.out' for details. * DONE The installation logfile: * installing *source* package 'glmSTARMA' ... ** this is package 'glmSTARMA' version '1.0.0' ** package 'glmSTARMA' successfully unpacked and MD5 sums checked ** using staged installation ** libs specified C++17 using C++ compiler: 'g++.exe (GCC) 14.3.0' using C++17 make[1]: Entering directory '/d/temp/2026_04_17_01_50_00_1722/Rtmp4Sg2Ud/R.INSTALL190c8672430ae/glmSTARMA/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.6/roptim/include' -I'D:/RCompile/CRANpkg/lib/4.6/nloptr/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o In file included from D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp.h:49, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo.h:35, from glmstarma.h:16, from glmSTARMA_types.h:1, from RcppExports.cpp:4: D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/Function.h: In constructor 'Rcpp::Function_Impl::Function_Impl(const std::string&, const std::string&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/Function.h:75:65: error: 'R_NamespaceRegistry' was not declared in this scope 75 | Shield env(R_getVarEx(Rf_install(ns.c_str()), R_NamespaceRegistry, FALSE, R_UnboundValue)); | ^~~~~~~~~~~~~~~~~~~ In file included from glmstarma.h:26: covariates.h: In member function 'virtual arma::vec SpatialConstantCovariate::get_values_at(int)': covariates.h:87:28: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 87 | if(t - burn_in >= values.n_elem){ | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~ covariates.h: In member function 'virtual arma::vec DefaultCovariate::get_values_at(int)': covariates.h:119:28: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 119 | if(t - burn_in >= values.n_cols){ | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~ covariates.h: At global scope: covariates.h:148:18: warning: class 'CovariateList' is implicitly friends with itself 148 | friend class CovariateList; | ^~~~~~~~~~~~~ In file included from glmstarma.h:28: design.h: In constructor 'Design::Design(const arma::mat&, const CovariateList*, const arma::mat&, const Orders*, const Family*, Neighborhood*, Neighborhood*, Neighborhood*)': design.h:45:30: warning: comparison of integer expressions of different signedness: 'int' and 'const unsigned int' [-Wsign-compare] 45 | for(int i = 0; i < orders->n_obs_effective; i++){ | ~~^~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: *** [D:/RCompile/recent/R/etc/x64/Makeconf:304: RcppExports.o] Error 1 make[1]: Leaving directory '/d/temp/2026_04_17_01_50_00_1722/Rtmp4Sg2Ud/R.INSTALL190c8672430ae/glmSTARMA/src' ERROR: compilation failed for package 'glmSTARMA' * removing 'd:/Rcompile/CRANpkg/lib/4.6/glmSTARMA' * restoring previous 'd:/Rcompile/CRANpkg/lib/4.6/glmSTARMA'