downloading reverse dependencies ... downloading audrex_2.0.1.tar.gz ... ok downloading DCLEAR_1.0.13.tar.gz ... ok downloading xpect_1.0.tar.gz ... ok downloading MachineShop_3.9.0.tar.gz ... ok installing dependencies ‘adabag’, ‘ald’, ‘censored’, ‘edfun’, ‘glogis’, ‘narray’, ‘ParBayesianOptimization’, ‘rBayesianOptimization’, ‘testthat’ also installing the dependency ‘ConsRank’ begin installing package ‘ConsRank’ begin installing package ‘rBayesianOptimization’ begin installing package ‘glogis’ begin installing package ‘narray’ begin installing package ‘edfun’ begin installing package ‘ald’ begin installing package ‘censored’ begin installing package ‘ParBayesianOptimization’ begin installing package ‘testthat’ * installing *source* package ‘edfun’ ... ** this is package ‘edfun’ version ‘0.2.0’ ** package ‘edfun’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** 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 * DONE (edfun) * installing *source* package ‘ald’ ... ** this is package ‘ald’ version ‘1.3.1’ ** package ‘ald’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** 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 * DONE (ald) * installing *source* package ‘rBayesianOptimization’ ... ** this is package ‘rBayesianOptimization’ version ‘1.2.2’ ** using staged installation ** R ** 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 * DONE (rBayesianOptimization) * installing *source* package ‘glogis’ ... ** this is package ‘glogis’ version ‘1.0-2’ ** package ‘glogis’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** demo ** inst ** 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 * DONE (glogis) * installing *source* package ‘ConsRank’ ... ** this is package ‘ConsRank’ version ‘2.1.5’ ** package ‘ConsRank’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** 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 * DONE (ConsRank) begin installing package ‘adabag’ * installing *source* package ‘ParBayesianOptimization’ ... ** this is package ‘ParBayesianOptimization’ version ‘1.2.6’ ** package ‘ParBayesianOptimization’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 * DONE (ParBayesianOptimization) * installing *source* package ‘censored’ ... ** this is package ‘censored’ version ‘0.3.3’ ** package ‘censored’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 * DONE (censored) * installing *source* package ‘narray’ ... ** this is package ‘narray’ version ‘0.5.1’ ** package ‘narray’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-7) 15.2.0’ using C++11 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpfI3zGN/R.INSTALL7d0d833123989/narray/src' g++-15 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-15 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c stack.cpp -o stack.o stack.cpp: In instantiation of ‘Rcpp::Vector cpp_stack_impl(Rcpp::List, int, Rcpp::Vector, bool) [with int RTYPE = 10; Rcpp::List = Rcpp::Vector<19>]’: stack.cpp:151:51: required from here 151 | case LGLSXP: return cpp_stack_impl(array_list, along, as(fill), ovr); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stack.cpp:20:28: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 20 | for (int i=0; i::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 24 | if (along == da.size()+1) { // along introduces new dimension | ~~~~~~^~~~~~~~~~~~~~ stack.cpp:39:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 39 | for (int d=0; d >::size_type’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 74 | if (a2r[ai].size() != rdim.size()) | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ stack.cpp:78:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 78 | for (int i=0; i > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 98 | for (int d=0; d cpp_stack_impl(Rcpp::List, int, Rcpp::Vector, bool) [with int RTYPE = 13; Rcpp::List = Rcpp::Vector<19>]’: stack.cpp:152:51: required from here 152 | case INTSXP: return cpp_stack_impl(array_list, along, as(fill), ovr); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stack.cpp:20:28: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 20 | for (int i=0; i::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 24 | if (along == da.size()+1) { // along introduces new dimension | ~~~~~~^~~~~~~~~~~~~~ stack.cpp:39:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 39 | for (int d=0; d >::size_type’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 74 | if (a2r[ai].size() != rdim.size()) | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ stack.cpp:78:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 78 | for (int i=0; i > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 98 | for (int d=0; d cpp_stack_impl(Rcpp::List, int, Rcpp::Vector, bool) [with int RTYPE = 14; Rcpp::List = Rcpp::Vector<19>]’: stack.cpp:153:53: required from here 153 | case REALSXP: return cpp_stack_impl(array_list, along, as(fill), ovr); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stack.cpp:20:28: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 20 | for (int i=0; i::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 24 | if (along == da.size()+1) { // along introduces new dimension | ~~~~~~^~~~~~~~~~~~~~ stack.cpp:39:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 39 | for (int d=0; d >::size_type’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 74 | if (a2r[ai].size() != rdim.size()) | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ stack.cpp:78:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 78 | for (int i=0; i > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 98 | for (int d=0; d cpp_stack_impl(Rcpp::List, int, Rcpp::Vector, bool) [with int RTYPE = 15; Rcpp::List = Rcpp::Vector<19>]’: stack.cpp:154:53: required from here 154 | case CPLXSXP: return cpp_stack_impl(array_list, along, as(fill), ovr); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stack.cpp:20:28: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 20 | for (int i=0; i::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 24 | if (along == da.size()+1) { // along introduces new dimension | ~~~~~~^~~~~~~~~~~~~~ stack.cpp:39:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 39 | for (int d=0; d >::size_type’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 74 | if (a2r[ai].size() != rdim.size()) | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ stack.cpp:78:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 78 | for (int i=0; i > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 98 | for (int d=0; d cpp_stack_impl(Rcpp::List, int, Rcpp::Vector, bool) [with int RTYPE = 16; Rcpp::List = Rcpp::Vector<19>]’: stack.cpp:155:51: required from here 155 | case STRSXP: return cpp_stack_impl(array_list, along, as(fill), ovr); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stack.cpp:20:28: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 20 | for (int i=0; i::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 24 | if (along == da.size()+1) { // along introduces new dimension | ~~~~~~^~~~~~~~~~~~~~ stack.cpp:39:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 39 | for (int d=0; d >::size_type’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 74 | if (a2r[ai].size() != rdim.size()) | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ stack.cpp:78:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 78 | for (int i=0; i > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 98 | for (int d=0; d= 2.10) Imports: stats, utils, data.table (>= 1.9.6), magrittr, foreach, GPfit Timings: user system elapsed rBayesianOptimization 18.01 3.213 21.975 Results: Check status summary: OK Source packages 1 Reverse depends 4 Check results summary: rBayesianOptimization ... OK rdepends_audrex ... OK rdepends_DCLEAR ... OK rdepends_MachineShop ... OK rdepends_xpect ... OK Check results changes: Package: audrex Check: CRAN incoming feasibility Old result: NOTE