############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.1/bin/R CMD INSTALL BASiCStan ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.3.1/site-library’ * installing *source* package ‘BASiCStan’ ... ** using staged installation ** libs using C++ compiler: ‘g++ (GCC) 10.3.1’ using C++17 g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I"../inst/include" -I"/home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'/home/biocbuild/R/R-4.3.1/site-library/BH/include' -I'/home/biocbuild/R/R-4.3.1/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.1/site-library/RcppEigen/include' -I'/home/biocbuild/R/R-4.3.1/site-library/RcppParallel/include' -I'/home/biocbuild/R/R-4.3.1/site-library/rstan/include' -I'/home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include' -I/usr/local/include -I'/home/biocbuild/R/R-4.3.1/site-library/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fPIC -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I"../inst/include" -I"/home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'/home/biocbuild/R/R-4.3.1/site-library/BH/include' -I'/home/biocbuild/R/R-4.3.1/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.1/site-library/RcppEigen/include' -I'/home/biocbuild/R/R-4.3.1/site-library/RcppParallel/include' -I'/home/biocbuild/R/R-4.3.1/site-library/rstan/include' -I'/home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include' -I/usr/local/include -I'/home/biocbuild/R/R-4.3.1/site-library/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fPIC -g -O2 -Wall -c stanExports_basics_regression.cc -o stanExports_basics_regression.o In file included from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/date_time/time_clock.hpp:17, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:15, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 361 | explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.1/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.1/site-library/Rcpp/include/Rcpp.h:27, from stanExports_basics_regression.cc:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/date_time/time_clock.hpp:17, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:15, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 250 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.1/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.1/site-library/Rcpp/include/Rcpp.h:27, from stanExports_basics_regression.cc:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/date_time/time_clock.hpp:17, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:15, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:507:31: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 507 | explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.1/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.1/site-library/Rcpp/include/Rcpp.h:27, from stanExports_basics_regression.cc:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/date_time/time_clock.hpp:17, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:15, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:520:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 520 | shared_ptr( std::auto_ptr && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.1/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.1/site-library/Rcpp/include/Rcpp.h:27, from stanExports_basics_regression.cc:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/date_time/time_clock.hpp:17, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:15, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:603:34: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 603 | shared_ptr & operator=( std::auto_ptr & r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.1/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.1/site-library/Rcpp/include/Rcpp.h:27, from stanExports_basics_regression.cc:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/date_time/time_clock.hpp:17, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:15, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:612:34: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 612 | shared_ptr & operator=( std::auto_ptr && r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.1/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.1/site-library/Rcpp/include/Rcpp.h:27, from stanExports_basics_regression.cc:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/date_time/time_clock.hpp:17, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:15, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)’: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:614:38: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 614 | this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.1/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.1/site-library/Rcpp/include/Rcpp.h:27, from stanExports_basics_regression.cc:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/mpl/aux_/na_assert.hpp:23, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/mpl/arg.hpp:25, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/mpl/placeholders.hpp:24, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/iterator/iterator_categories.hpp:16, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/iterator/iterator_facade.hpp:13, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/range/iterator_range_core.hpp:27, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/lexical_cast.hpp:30, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/callbacks/writer.hpp:4, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/filtered_values.hpp:4, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:23, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/mpl/assert.hpp: At global scope: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses] 194 | failed ************ (Pred::************ | ^ /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses] 199 | failed ************ (boost::mpl::not_::************ | ^ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun.hpp:110, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:14, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun/generalized_inverse.hpp: In function ‘Eigen::Matrix::type, EigMat::ColsAtCompileTime, EigMat::RowsAtCompileTime> stan::math::generalized_inverse(const EigMat&)’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun/generalized_inverse.hpp:34:9: warning: typedef ‘using value_t = stan::value_type_t’ locally defined but not used [-Wunused-local-typedefs] 34 | using value_t = value_type_t; | ^~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun.hpp:319, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:14, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun/tail.hpp: In function ‘std::vector stan::math::tail(const std::vector&, size_t)’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun/tail.hpp:46:9: warning: typedef ‘using idx_t = stan::math::index_type_t >’ locally defined but not used [-Wunused-local-typedefs] 46 | using idx_t = index_type_t>; | ^~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/fusion/functional/invocation/detail/that_ptr.hpp:13, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/fusion/functional/invocation/invoke.hpp:52, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/fusion/functional/adapter/fused.hpp:17, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/fusion/functional/generation/make_fused.hpp:13, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/fusion/include/make_fused.hpp:11, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/numeric/odeint/util/resize.hpp:28, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/numeric/odeint/util/state_wrapper.hpp:26, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:33, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/numeric/odeint.hpp:25, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/functor.hpp:16, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:15, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/get_pointer.hpp: At global scope: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/get_pointer.hpp:48:40: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 48 | template T * get_pointer(std::auto_ptr const& p) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.1/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.1/site-library/Rcpp/include/Rcpp.h:27, from stanExports_basics_regression.cc:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/bernoulli_logit_glm_log.hpp:5, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:16, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/bernoulli_logit_glm_lpmf.hpp: In function ‘stan::return_type_t stan::math::bernoulli_logit_glm_lpmf(const T_y&, const T_x&, const T_alpha&, const T_beta&)’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/bernoulli_logit_glm_lpmf.hpp:59:9: warning: typedef ‘using T_y_val = std::conditional_t::value, Eigen::Matrix::type, -1, 1>, typename stan::partials_return_type::type>’ locally defined but not used [-Wunused-local-typedefs] 59 | using T_y_val = | ^~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/beta_log.hpp:5, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob.hpp:31, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:16, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/beta_lpdf.hpp: In function ‘stan::return_type_t stan::math::beta_lpdf(const T_y&, const T_scale_succ&, const T_scale_fail&)’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/beta_lpdf.hpp:50:9: warning: typedef ‘using T_partials_matrix = class Eigen::Matrix::type, -1, 1>’ locally defined but not used [-Wunused-local-typedefs] 50 | using T_partials_matrix = Eigen::Matrix; | ^~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/beta_proportion_log.hpp:5, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob.hpp:37, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:16, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/beta_proportion_lpdf.hpp: In function ‘stan::return_type_t stan::math::beta_proportion_lpdf(const T_y&, const T_loc&, const T_prec&)’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/beta_proportion_lpdf.hpp:55:9: warning: typedef ‘using T_partials_array = class Eigen::Array::type, -1, 1>’ locally defined but not used [-Wunused-local-typedefs] 55 | using T_partials_array = Eigen::Array; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/cauchy_log.hpp:5, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob.hpp:63, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:16, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp: In function ‘stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&)’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:45:9: warning: typedef ‘using T_partials_array = class Eigen::Array::type, -1, 1>’ locally defined but not used [-Wunused-local-typedefs] 45 | using T_partials_array = Eigen::Array; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/dirichlet_log.hpp:5, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob.hpp:74, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:16, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/dirichlet_lpdf.hpp: In function ‘stan::return_type_t stan::math::dirichlet_lpdf(const T_prob&, const T_prior_size&)’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/dirichlet_lpdf.hpp:60:9: warning: typedef ‘using T_partials_vec = struct Eigen::Matrix::type, -1, 1>’ locally defined but not used [-Wunused-local-typedefs] 60 | using T_partials_vec = typename Eigen::Matrix; | ^~~~~~~~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/double_exponential_log.hpp:5, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob.hpp:91, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:16, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/double_exponential_lpdf.hpp: In function ‘stan::return_type_t stan::math::double_exponential_lpdf(const T_y&, const T_loc&, const T_scale&)’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/double_exponential_lpdf.hpp:44:9: warning: typedef ‘using T_partials_array = class Eigen::Array::type, -1, 1>’ locally defined but not used [-Wunused-local-typedefs] 44 | using T_partials_array = Eigen::Array; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob.hpp:111, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:16, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/frechet_cdf.hpp: In function ‘stan::return_type_t stan::math::frechet_cdf(const T_y&, const T_shape&, const T_scale&)’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/frechet_cdf.hpp:30:9: warning: typedef ‘using T_partials_array = class Eigen::Array::type, -1, 1>’ locally defined but not used [-Wunused-local-typedefs] 30 | using T_partials_array = Eigen::Array; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/ordered_logistic_log.hpp:5, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob.hpp:245, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:16, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/ordered_logistic_lpmf.hpp: In function ‘stan::return_type_t stan::math::ordered_logistic_lpmf(const T_y&, const T_loc&, const T_cut&)’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/ordered_logistic_lpmf.hpp:76:9: warning: typedef ‘using T_partials_array = class Eigen::Array::type, -1, 1>’ locally defined but not used [-Wunused-local-typedefs] 76 | using T_partials_array = Eigen::Array; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/poisson_log_glm_log.hpp:5, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob.hpp:277, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:16, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/poisson_log_glm_lpmf.hpp: In function ‘stan::return_type_t stan::math::poisson_log_glm_lpmf(const T_y&, const T_x&, const T_alpha&, const T_beta&)’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/poisson_log_glm_lpmf.hpp:62:9: warning: typedef ‘using T_alpha_val = std::conditional_t::value, Eigen::Array::type, -1, 1>, typename stan::partials_return_type::type>’ locally defined but not used [-Wunused-local-typedefs] 62 | using T_alpha_val = typename std::conditional_t< | ^~~~~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/rev/fun.hpp:32, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/rev.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/test_gradients.hpp:7, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:49, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp: In lambda function: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:83:11: warning: typedef ‘using Block_ = class Eigen::Block, -1, -1, false>’ locally defined but not used [-Wunused-local-typedefs] 83 | using Block_ = Eigen::Block; | ^~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/rev/fun.hpp:34, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/rev.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/test_gradients.hpp:7, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:49, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/rev/fun/cholesky_factor_constrain.hpp: In function ‘stan::math::var_value > stan::math::cholesky_factor_constrain(const T&, int, int)’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/rev/fun/cholesky_factor_constrain.hpp:32:9: warning: typedef ‘using T_scalar = stan::value_type_t’ locally defined but not used [-Wunused-local-typedefs] 32 | using T_scalar = value_type_t; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/rev/fun.hpp:71, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/rev.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/test_gradients.hpp:7, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:49, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/rev/fun/generalized_inverse.hpp: In function ‘auto stan::math::generalized_inverse(const VarMat&)’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/rev/fun/generalized_inverse.hpp:64:9: warning: typedef ‘using value_t = stan::value_type_t’ locally defined but not used [-Wunused-local-typedefs] 64 | using value_t = value_type_t; | ^~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/indexing.hpp:8, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/model_header.hpp:15, from stanExports_basics_regression.h:25, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/indexing/lvalue_varmat.hpp: In function ‘void stan::model::assign(Mat1&&, const stan::model::cons_index_list >&, const Mat2&, const char*, int)’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/indexing/lvalue_varmat.hpp:349:9: warning: typedef ‘using pair_type = struct std::pair > >’ locally defined but not used [-Wunused-local-typedefs] 349 | using pair_type = std::pair; | ^~~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:7, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:68, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/array_var_context.hpp: In instantiation of ‘std::vector stan::io::array_var_context::validate_dims(const std::vector >&, T, const std::vector >&) [with T = long unsigned int]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/array_var_context.hpp:96:75: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/array_var_context.hpp:73:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 73 | for (int i = 0; i < dims.size(); i++) { | ~~^~~~~~~~~~~~~ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/array_var_context.hpp: In instantiation of ‘std::vector stan::io::array_var_context::validate_dims(const std::vector >&, T, const std::vector >&) [with T = long int]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/array_var_context.hpp:117:75: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/array_var_context.hpp:73:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] In file included from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp: In instantiation of ‘SEXPREC* rstan::stan_fit::standalone_gqs(SEXP, SEXP) [with Model = model_basics_regression_namespace::model_basics_regression; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’: stanExports_basics_regression.cc:30:89: required from here /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1252:9: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] 1252 | int ret = stan::services::error_codes::CONFIG; | ^~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:5, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_2F1_converges.hpp:5, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err.hpp:4, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:12, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = stan::math::check_not_nan >::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime)>* = 0]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from ‘void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:47:58: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:158:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase >::Index’ {aka ‘long int’} [-Wsign-compare] 158 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = stan::math::check_not_nan >::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<(((!(Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit)) && (! T::IsVectorAtCompileTime)) && (!(Eigen::internal::traits<_Rhs>::Flags & Eigen::RowMajorBit)))>* = 0]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from ‘void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:74:66: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:222:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::Index’ {aka ‘long int’} [-Wsign-compare] 222 | for (size_t i = 0; i < x.rows(); i++) { | ~~^~~~~~~~~~ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:223:26: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::Index’ {aka ‘long int’} [-Wsign-compare] 223 | for (size_t j = 0; j < x.cols(); j++) { | ~~^~~~~~~~~~ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = stan::math::check_finite >::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime)>* = 0]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20: required from ‘void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/services/util/validate_diag_inv_metric.hpp:21:70: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:158:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase >::Index’ {aka ‘long int’} [-Wsign-compare] 158 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = stan::math::check_positive >::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime)>* = 0]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_positive.hpp:29:20: required from ‘void stan::math::check_positive(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/services/util/validate_diag_inv_metric.hpp:22:74: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:158:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase >::Index’ {aka ‘long int’} [-Wsign-compare] In file included from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:68, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp: In instantiation of ‘int stan::services::standalone_generate(const Model&, const MatrixXd&, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&) [with Model = model_basics_regression_namespace::model_basics_regression; Eigen::MatrixXd = Eigen::Matrix]’: /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1253:46: required from ‘SEXPREC* rstan::stan_fit::standalone_gqs(SEXP, SEXP) [with Model = model_basics_regression_namespace::model_basics_regression; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’ stanExports_basics_regression.cc:30:89: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:89:22: warning: comparison of integer expressions of different signedness: ‘std::vector >::size_type’ {aka ‘long unsigned int’} and ‘Eigen::Index’ {aka ‘long int’} [-Wsign-compare] 89 | if (p_names.size() != draws.cols()) { | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:107:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::Index’ {aka ‘long int’} [-Wsign-compare] 107 | for (size_t i = 0; i < draws.rows(); ++i) { | ~~^~~~~~~~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_cholesky_factor.hpp:7, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err.hpp:7, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:12, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_less_or_equal.hpp: In instantiation of ‘static void stan::math::internal::less_or_equal::check(const char*, const char*, const T_y&, const T_high&) [with T_y = long unsigned int; T_high = long int; bool is_vec = false]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_less_or_equal.hpp:74:74: required from ‘void stan::math::check_less_or_equal(const char*, const char*, const T_y&, const T_high&) [with T_y = long unsigned int; T_high = long int]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/array_var_context.hpp:78:36: required from ‘std::vector stan::io::array_var_context::validate_dims(const std::vector >&, T, const std::vector >&) [with T = long int]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/array_var_context.hpp:117:75: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_less_or_equal.hpp:23:15: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘std::decay_t’ {aka ‘long int’} [-Wsign-compare] 23 | if (!(y <= high_vec[n])) { | ~~~^~~~~~~~~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/rev/fun.hpp:144, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/rev.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/test_gradients.hpp:7, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:49, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/rev/fun/simplex_constrain.hpp: In instantiation of ‘auto stan::math::simplex_constrain(const T&) [with T = Eigen::Matrix, -1, 1>; stan::require_rev_col_vector_t* = 0]’: stanExports_basics_regression.h:766:40: required from ‘stan::scalar_type_t model_basics_regression_namespace::model_basics_regression::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]’ stanExports_basics_regression.h:1664:49: required from ‘T__ model_basics_regression_namespace::model_basics_regression::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T__ = stan::math::var_value; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:79: required from ‘double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_basics_regression_namespace::model_basics_regression; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1183:49: required from ‘SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_basics_regression_namespace::model_basics_regression; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’ stanExports_basics_regression.cc:23:88: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/rev/fun/simplex_constrain.hpp:42:30: warning: comparison of integer expressions of different signedness: ‘Eigen::Index’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 42 | for (Eigen::Index k = 0; k < N; ++k) { | ~~^~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/model_header.hpp:8, from stanExports_basics_regression.h:25, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/reader.hpp: In instantiation of ‘T stan::io::reader::scalar() [with T = double]’: stanExports_basics_regression.h:1033:22: required from ‘void model_basics_regression_namespace::model_basics_regression::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_std_vector_vt* = 0; std::ostream = std::basic_ostream]’ stanExports_basics_regression.h:1652:23: required from ‘void model_basics_regression_namespace::model_basics_regression::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1105:23: required from ‘SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_basics_regression_namespace::model_basics_regression; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’ stanExports_basics_regression.cc:26:89: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/reader.hpp:139:14: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase, 0, Eigen::Stride<0, 0> > >::Index’ {aka ‘long int’} [-Wsign-compare] 139 | if (pos_ >= data_r_.size()) { | ~~~~~^~~~~~~~~~~~~~~~~ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/reader.hpp: In instantiation of ‘T stan::io::reader::scalar() [with T = stan::math::var_value]’: stanExports_basics_regression.h:775:22: required from ‘stan::scalar_type_t model_basics_regression_namespace::model_basics_regression::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]’ stanExports_basics_regression.h:1664:49: required from ‘T__ model_basics_regression_namespace::model_basics_regression::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T__ = stan::math::var_value; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:79: required from ‘double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_basics_regression_namespace::model_basics_regression; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1183:49: required from ‘SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_basics_regression_namespace::model_basics_regression; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’ stanExports_basics_regression.cc:23:88: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/reader.hpp:139:14: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::Index’ {aka ‘long int’} [-Wsign-compare] In file included from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/detail/bessel_jy.hpp:14, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/bessel.hpp:20, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun/bessel_first_kind.hpp:6, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun.hpp:28, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:14, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/gamma.hpp: In instantiation of ‘boost::math::detail::upper_incomplete_gamma_fract::result_type boost::math::detail::upper_incomplete_gamma_fract::operator()() [with T = double; boost::math::detail::upper_incomplete_gamma_fract::result_type = std::pair]’: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/tools/fraction.hpp:217:20: required from ‘typename boost::math::tools::detail::fraction_traits::result_type boost::math::tools::continued_fraction_a(Gen&, const U&, uintmax_t&) [with Gen = boost::math::detail::upper_incomplete_gamma_fract; U = double; typename boost::math::tools::detail::fraction_traits::result_type = double; uintmax_t = long unsigned int]’ /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/tools/fraction.hpp:252:31: required from ‘typename boost::math::tools::detail::fraction_traits::result_type boost::math::tools::continued_fraction_a(Gen&, const U&) [with Gen = boost::math::detail::upper_incomplete_gamma_fract; U = double; typename boost::math::tools::detail::fraction_traits::result_type = double]’ /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/gamma.hpp:314:68: required from ‘T boost::math::detail::upper_gamma_fraction(T, T, T) [with T = double]’ /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/gamma.hpp:1176:44: required from ‘T boost::math::detail::gamma_incomplete_imp(T, T, bool, bool, const Policy&, T*) [with T = double; Policy = boost::math::policies::policy, boost::math::policies::promote_float, boost::math::policies::promote_double, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>]’ /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/gamma.hpp:2128:35: required from ‘typename boost::math::tools::promote_args::type boost::math::gamma_p(RT1, RT2, const Policy&) [with RT1 = double; RT2 = double; Policy = boost::math::policies::policy, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<0>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>; typename boost::math::tools::promote_args::type = double]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun/gamma_p.hpp:76:55: required from here /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/gamma.hpp:299:16: note: parameter passing for argument of type ‘std::pair’ when C++17 is enabled changed to match C++14 in GCC 10.1 299 | result_type operator()() | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun/owens_t.hpp:6, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun.hpp:240, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:14, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/owens_t.hpp: In instantiation of ‘std::pair<_FIter, _FIter> boost::math::detail::owens_t_T1_accelerated(T, T, const Policy&) [with T = long double; Policy = boost::math::policies::policy]’: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/owens_t.hpp:874:46: required from ‘RealType boost::math::detail::owens_t_dispatch(RealType, RealType, RealType, const Policy&, const std::integral_constant&) [with RealType = long double; Policy = boost::math::policies::policy]’ /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/owens_t.hpp:979:36: required from ‘RealType boost::math::detail::owens_t_dispatch(RealType, RealType, RealType, const Policy&) [with RealType = long double; Policy = boost::math::policies::policy]’ /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/owens_t.hpp:1000:38: required from ‘RealType boost::math::detail::owens_t(RealType, RealType, const Policy&) [with RealType = long double; Policy = boost::math::policies::policy]’ /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/owens_t.hpp:1072:86: required from ‘typename boost::math::tools::promote_args::type boost::math::owens_t(T1, T2, const Policy&) [with T1 = double; T2 = double; Policy = boost::math::policies::policy; typename boost::math::tools::promote_args::type = double]’ /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/owens_t.hpp:1078:24: required from ‘typename boost::math::tools::promote_args::type boost::math::owens_t(T1, T2) [with T1 = double; T2 = double; typename boost::math::tools::promote_args::type = double]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun/owens_t.hpp:58:77: required from here /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/owens_t.hpp:543:26: note: parameter passing for argument of type ‘std::pair’ when C++17 is enabled changed to match C++14 in GCC 10.1 543 | std::pair owens_t_T1_accelerated(T h, T a, const Policy& pol) | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/binomial.hpp:15, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun/choose.hpp:7, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:14, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/beta.hpp: In instantiation of ‘boost::math::detail::ibeta_fraction2_t::result_type boost::math::detail::ibeta_fraction2_t::operator()() [with T = double; boost::math::detail::ibeta_fraction2_t::result_type = std::pair]’: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/tools/fraction.hpp:123:20: required from ‘typename boost::math::tools::detail::fraction_traits::result_type boost::math::tools::continued_fraction_b(Gen&, const U&, uintmax_t&) [with Gen = boost::math::detail::ibeta_fraction2_t; U = double; typename boost::math::tools::detail::fraction_traits::result_type = double; uintmax_t = long unsigned int]’ /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/tools/fraction.hpp:156:31: required from ‘typename boost::math::tools::detail::fraction_traits::result_type boost::math::tools::continued_fraction_b(Gen&, const U&) [with Gen = boost::math::detail::ibeta_fraction2_t; U = double; typename boost::math::tools::detail::fraction_traits::result_type = double]’ /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/beta.hpp:729:54: required from ‘T boost::math::detail::ibeta_fraction2(T, T, T, T, const Policy&, bool, T*) [with T = double; Policy = boost::math::policies::policy, boost::math::policies::promote_float, boost::math::policies::promote_double, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>]’ /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/beta.hpp:1367:36: required from ‘T boost::math::detail::ibeta_imp(T, T, T, const Policy&, bool, bool, T*) [with T = double; Policy = boost::math::policies::policy, boost::math::policies::promote_float, boost::math::policies::promote_double, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>]’ /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/beta.hpp:1404:20: required from ‘T boost::math::detail::ibeta_imp(T, T, T, const Policy&, bool, bool) [with T = double; Policy = boost::math::policies::policy, boost::math::policies::promote_float, boost::math::policies::promote_double, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>]’ /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/beta.hpp:1543:93: required from ‘typename boost::math::tools::promote_args::type boost::math::ibeta(RT1, RT2, RT3, const Policy&) [with RT1 = double; RT2 = double; RT3 = double; Policy = boost::math::policies::policy, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<0>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>; typename boost::math::tools::promote_args::type = double]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun/inc_beta.hpp:28:56: required from here /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/beta.hpp:692:16: note: parameter passing for argument of type ‘std::pair’ when C++17 is enabled changed to match C++14 in GCC 10.1 692 | result_type operator()() | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:5, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_2F1_converges.hpp:5, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err.hpp:4, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:12, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = stan::math::check_not_nan >::; T = Eigen::Array; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime)>* = 0]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from ‘void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Array]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:78:16: required from ‘stan::return_type_t stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_shape = double; T_inv_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = stan::math::var_value]’ stanExports_basics_regression.h:925:44: required from ‘stan::scalar_type_t model_basics_regression_namespace::model_basics_regression::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]’ stanExports_basics_regression.h:1664:49: required from ‘T__ model_basics_regression_namespace::model_basics_regression::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T__ = stan::math::var_value; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:79: required from ‘double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_basics_regression_namespace::model_basics_regression; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1183:49: required from ‘SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_basics_regression_namespace::model_basics_regression; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’ stanExports_basics_regression.cc:23:88: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:158:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase >::Index’ {aka ‘long int’} [-Wsign-compare] 158 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = stan::math::check_not_nan, -1, 1> >::; T = Eigen::Matrix, -1, 1>; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime)>* = 0]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from ‘void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix, -1, 1>]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:72:18: required from ‘stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Matrix; T_covar = Eigen::Matrix, -1, -1>; stan::return_type_t = stan::math::var_value]’ stanExports_basics_regression.h:932:38: required from ‘stan::scalar_type_t model_basics_regression_namespace::model_basics_regression::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]’ stanExports_basics_regression.h:1664:49: required from ‘T__ model_basics_regression_namespace::model_basics_regression::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T__ = stan::math::var_value; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:79: required from ‘double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_basics_regression_namespace::model_basics_regression; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1183:49: required from ‘SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_basics_regression_namespace::model_basics_regression; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’ stanExports_basics_regression.cc:23:88: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:158:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase, -1, 1> >::Index’ {aka ‘long int’} [-Wsign-compare] /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = stan::math::check_finite > >::; T = Eigen::ArrayWrapper >; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime)>* = 0]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20: required from ‘void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::ArrayWrapper >]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:70:15: required from ‘stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Matrix; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = stan::math::var_value]’ stanExports_basics_regression.h:934:45: required from ‘stan::scalar_type_t model_basics_regression_namespace::model_basics_regression::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]’ stanExports_basics_regression.h:1664:49: required from ‘T__ model_basics_regression_namespace::model_basics_regression::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T__ = stan::math::var_value; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:79: required from ‘double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_basics_regression_namespace::model_basics_regression; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1183:49: required from ‘SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_basics_regression_namespace::model_basics_regression; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’ stanExports_basics_regression.cc:23:88: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:158:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase > >::Index’ {aka ‘long int’} [-Wsign-compare] /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = stan::math::check_nonnegative >::; T = Eigen::Array; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime)>* = 0]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_nonnegative.hpp:26:20: required from ‘void stan::math::check_nonnegative(const char*, const char*, const T_y&) [with T_y = Eigen::Array]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:53:20: required from ‘stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::MatrixWrapper, stan::math::var_value >, const Eigen::CwiseNullaryOp >, const Eigen::Array, -1, 1, 0, -1, 1> >, const Eigen::ArrayWrapper::type>::value, void>::type>::apply, -1, 1> >::, -1, 1>, void>::scalar_t)>, const Eigen::Matrix, -1, 1> > > > >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = stan::math::var_value]’ stanExports_basics_regression.h:939:35: required from ‘stan::scalar_type_t model_basics_regression_namespace::model_basics_regression::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]’ stanExports_basics_regression.h:1664:49: required from ‘T__ model_basics_regression_namespace::model_basics_regression::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T__ = stan::math::var_value; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:79: required from ‘double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_basics_regression_namespace::model_basics_regression; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1183:49: required from ‘SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_basics_regression_namespace::model_basics_regression; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’ stanExports_basics_regression.cc:23:88: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:158:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase >::Index’ {aka ‘long int’} [-Wsign-compare] /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = stan::math::check_finite >::; T = Eigen::Array; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime)>* = 0]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20: required from ‘void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Array]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:54:15: required from ‘stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::MatrixWrapper, stan::math::var_value >, const Eigen::CwiseNullaryOp >, const Eigen::Array, -1, 1, 0, -1, 1> >, const Eigen::ArrayWrapper::type>::value, void>::type>::apply, -1, 1> >::, -1, 1>, void>::scalar_t)>, const Eigen::Matrix, -1, 1> > > > >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = stan::math::var_value]’ stanExports_basics_regression.h:939:35: required from ‘stan::scalar_type_t model_basics_regression_namespace::model_basics_regression::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]’ stanExports_basics_regression.h:1664:49: required from ‘T__ model_basics_regression_namespace::model_basics_regression::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T__ = stan::math::var_value; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:79: required from ‘double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_basics_regression_namespace::model_basics_regression; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1183:49: required from ‘SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_basics_regression_namespace::model_basics_regression; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’ stanExports_basics_regression.cc:23:88: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:158:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase >::Index’ {aka ‘long int’} [-Wsign-compare] /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = stan::math::check_positive_finite >::; T = Eigen::Array; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime)>* = 0]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_positive_finite.hpp:24:20: required from ‘void stan::math::check_positive_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Array]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:55:24: required from ‘stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::MatrixWrapper, stan::math::var_value >, const Eigen::CwiseNullaryOp >, const Eigen::Array, -1, 1, 0, -1, 1> >, const Eigen::ArrayWrapper::type>::value, void>::type>::apply, -1, 1> >::, -1, 1>, void>::scalar_t)>, const Eigen::Matrix, -1, 1> > > > >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = stan::math::var_value]’ stanExports_basics_regression.h:939:35: required from ‘stan::scalar_type_t model_basics_regression_namespace::model_basics_regression::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]’ stanExports_basics_regression.h:1664:49: required from ‘T__ model_basics_regression_namespace::model_basics_regression::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T__ = stan::math::var_value; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:79: required from ‘double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_basics_regression_namespace::model_basics_regression; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1183:49: required from ‘SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_basics_regression_namespace::model_basics_regression; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’ stanExports_basics_regression.cc:23:88: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:158:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase >::Index’ {aka ‘long int’} [-Wsign-compare] /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = stan::math::check_finite, -1, 1> >::; T = Eigen::Matrix, -1, 1>; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime)>* = 0]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20: required from ‘void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix, -1, 1>]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/neg_binomial_2_log_lpmf.hpp:46:15: required from ‘stan::return_type_t stan::math::neg_binomial_2_log_lpmf(const T_n&, const T_log_location&, const T_precision&) [with bool propto = true; T_n = std::vector; T_log_location = Eigen::Matrix, -1, 1>; T_precision = Eigen::MatrixWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1> > > >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = stan::math::var_value]’ stanExports_basics_regression.h:951:46: required from ‘stan::scalar_type_t model_basics_regression_namespace::model_basics_regression::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]’ stanExports_basics_regression.h:1664:49: required from ‘T__ model_basics_regression_namespace::model_basics_regression::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T__ = stan::math::var_value; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:79: required from ‘double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_basics_regression_namespace::model_basics_regression; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1183:49: required from ‘SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_basics_regression_namespace::model_basics_regression; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’ stanExports_basics_regression.cc:23:88: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:158:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase, -1, 1> >::Index’ {aka ‘long int’} [-Wsign-compare] /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = stan::math::check_positive_finite, -1, 1> >::; T = Eigen::Matrix, -1, 1>; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime)>* = 0]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_positive_finite.hpp:24:20: required from ‘void stan::math::check_positive_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix, -1, 1>]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/neg_binomial_2_log_lpmf.hpp:47:24: required from ‘stan::return_type_t stan::math::neg_binomial_2_log_lpmf(const T_n&, const T_log_location&, const T_precision&) [with bool propto = true; T_n = std::vector; T_log_location = Eigen::Matrix, -1, 1>; T_precision = Eigen::MatrixWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1> > > >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = stan::math::var_value]’ stanExports_basics_regression.h:951:46: required from ‘stan::scalar_type_t model_basics_regression_namespace::model_basics_regression::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]’ stanExports_basics_regression.h:1664:49: required from ‘T__ model_basics_regression_namespace::model_basics_regression::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T__ = stan::math::var_value; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:79: required from ‘double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_basics_regression_namespace::model_basics_regression; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1183:49: required from ‘SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_basics_regression_namespace::model_basics_regression; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’ stanExports_basics_regression.cc:23:88: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:158:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase, -1, 1> >::Index’ {aka ‘long int’} [-Wsign-compare] /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = stan::math::check_nonnegative, 0, Eigen::Stride<0, 0> > > >::; T = Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime)>* = 0]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_nonnegative.hpp:26:20: required from ‘void stan::math::check_nonnegative(const char*, const char*, const T_y&) [with T_y = Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/poisson_lpmf.hpp:49:20: required from ‘stan::return_type_t stan::math::poisson_lpmf(const T_n&, const T_rate&) [with bool propto = true; T_n = std::vector; T_rate = Eigen::Matrix, -1, 1>; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = stan::math::var_value]’ stanExports_basics_regression.h:961:35: required from ‘stan::scalar_type_t model_basics_regression_namespace::model_basics_regression::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]’ stanExports_basics_regression.h:1664:49: required from ‘T__ model_basics_regression_namespace::model_basics_regression::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T__ = stan::math::var_value; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:79: required from ‘double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_basics_regression_namespace::model_basics_regression; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1183:49: required from ‘SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_basics_regression_namespace::model_basics_regression; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’ stanExports_basics_regression.cc:23:88: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:158:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase, 0, Eigen::Stride<0, 0> > > >::Index’ {aka ‘long int’} [-Wsign-compare] /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = stan::math::check_not_nan > >::; T = Eigen::ArrayWrapper >; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime)>* = 0]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from ‘void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::ArrayWrapper >]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:78:16: required from ‘stan::return_type_t stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = false; T_y = Eigen::Matrix; T_shape = double; T_inv_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]’ stanExports_basics_regression.h:925:44: required from ‘stan::scalar_type_t model_basics_regression_namespace::model_basics_regression::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]’ stanExports_basics_regression.h:1664:49: required from ‘T__ model_basics_regression_namespace::model_basics_regression::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T__ = double; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/services/optimize/newton.hpp:55:47: required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_basics_regression_namespace::model_basics_regression]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:502:41: required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_basics_regression_namespace::model_basics_regression; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1215:18: required from ‘SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_basics_regression_namespace::model_basics_regression; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’ stanExports_basics_regression.cc:15:87: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:158:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase > >::Index’ {aka ‘long int’} [-Wsign-compare] /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = stan::math::check_nonnegative > >::; T = Eigen::ArrayWrapper >; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime)>* = 0]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_nonnegative.hpp:26:20: required from ‘void stan::math::check_nonnegative(const char*, const char*, const T_y&) [with T_y = Eigen::ArrayWrapper >]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:53:20: required from ‘stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix; T_loc = Eigen::Matrix; T_scale = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper > > > > > >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]’ stanExports_basics_regression.h:939:35: required from ‘stan::scalar_type_t model_basics_regression_namespace::model_basics_regression::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]’ stanExports_basics_regression.h:1664:49: required from ‘T__ model_basics_regression_namespace::model_basics_regression::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T__ = double; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/services/optimize/newton.hpp:55:47: required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_basics_regression_namespace::model_basics_regression]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:502:41: required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_basics_regression_namespace::model_basics_regression; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1215:18: required from ‘SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_basics_regression_namespace::model_basics_regression; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’ stanExports_basics_regression.cc:15:87: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:158:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase > >::Index’ {aka ‘long int’} [-Wsign-compare] /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = stan::math::check_not_nan, 0, Eigen::Stride<0, 0> > > >::; T = Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime)>* = 0]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from ‘void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/gamma_lpdf.hpp:78:16: required from ‘stan::return_type_t stan::math::gamma_lpdf(const T_y&, const T_shape&, const T_inv_scale&) [with bool propto = false; T_y = std::vector; T_shape = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; T_inv_scale = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > > > >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]’ stanExports_basics_regression.h:945:31: required from ‘stan::scalar_type_t model_basics_regression_namespace::model_basics_regression::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]’ stanExports_basics_regression.h:1664:49: required from ‘T__ model_basics_regression_namespace::model_basics_regression::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T__ = double; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/services/optimize/newton.hpp:55:47: required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_basics_regression_namespace::model_basics_regression]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:502:41: required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_basics_regression_namespace::model_basics_regression; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1215:18: required from ‘SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_basics_regression_namespace::model_basics_regression; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’ stanExports_basics_regression.cc:15:87: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:158:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase, 0, Eigen::Stride<0, 0> > > >::Index’ {aka ‘long int’} [-Wsign-compare] /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = stan::math::check_positive_finite >::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime)>* = 0]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_positive_finite.hpp:24:20: required from ‘void stan::math::check_positive_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/neg_binomial_2_log_lpmf.hpp:47:24: required from ‘stan::return_type_t stan::math::neg_binomial_2_log_lpmf(const T_n&, const T_log_location&, const T_precision&) [with bool propto = false; T_n = std::vector; T_log_location = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; T_precision = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]’ stanExports_basics_regression.h:951:46: required from ‘stan::scalar_type_t model_basics_regression_namespace::model_basics_regression::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]’ stanExports_basics_regression.h:1664:49: required from ‘T__ model_basics_regression_namespace::model_basics_regression::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T__ = double; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/services/optimize/newton.hpp:55:47: required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_basics_regression_namespace::model_basics_regression]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:502:41: required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_basics_regression_namespace::model_basics_regression; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1215:18: required from ‘SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_basics_regression_namespace::model_basics_regression; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’ stanExports_basics_regression.cc:15:87: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:158:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase >::Index’ {aka ‘long int’} [-Wsign-compare] In file included from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/gamma.hpp:18, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/detail/bessel_jy.hpp:14, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/bessel.hpp:20, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun/bessel_first_kind.hpp:6, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun.hpp:28, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:14, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression.h:23, from stanExports_basics_regression.cc:5: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/tools/fraction.hpp: In function ‘typename boost::math::tools::detail::fraction_traits::result_type boost::math::tools::continued_fraction_a(Gen&, const U&, uintmax_t&) [with Gen = boost::math::detail::upper_incomplete_gamma_fract; U = long double]’: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/tools/fraction.hpp:217:15: note: parameter passing for argument of type ‘std::pair’ when C++17 is enabled changed to match C++14 in GCC 10.1 217 | value_type v = g(); | ^ g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I"../inst/include" -I"/home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'/home/biocbuild/R/R-4.3.1/site-library/BH/include' -I'/home/biocbuild/R/R-4.3.1/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.3.1/site-library/RcppEigen/include' -I'/home/biocbuild/R/R-4.3.1/site-library/RcppParallel/include' -I'/home/biocbuild/R/R-4.3.1/site-library/rstan/include' -I'/home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include' -I/usr/local/include -I'/home/biocbuild/R/R-4.3.1/site-library/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fPIC -g -O2 -Wall -c stanExports_basics_regression_nospikes.cc -o stanExports_basics_regression_nospikes.o In file included from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/date_time/time_clock.hpp:17, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:15, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 361 | explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.1/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.1/site-library/Rcpp/include/Rcpp.h:27, from stanExports_basics_regression_nospikes.cc:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/date_time/time_clock.hpp:17, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:15, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 250 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.1/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.1/site-library/Rcpp/include/Rcpp.h:27, from stanExports_basics_regression_nospikes.cc:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/date_time/time_clock.hpp:17, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:15, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:507:31: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 507 | explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.1/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.1/site-library/Rcpp/include/Rcpp.h:27, from stanExports_basics_regression_nospikes.cc:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/date_time/time_clock.hpp:17, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:15, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:520:22: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 520 | shared_ptr( std::auto_ptr && r ): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.1/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.1/site-library/Rcpp/include/Rcpp.h:27, from stanExports_basics_regression_nospikes.cc:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/date_time/time_clock.hpp:17, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:15, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:603:34: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 603 | shared_ptr & operator=( std::auto_ptr & r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.1/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.1/site-library/Rcpp/include/Rcpp.h:27, from stanExports_basics_regression_nospikes.cc:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/date_time/time_clock.hpp:17, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:15, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:612:34: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 612 | shared_ptr & operator=( std::auto_ptr && r ) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.1/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.1/site-library/Rcpp/include/Rcpp.h:27, from stanExports_basics_regression_nospikes.cc:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/date_time/time_clock.hpp:17, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:15, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)’: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:614:38: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 614 | this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.1/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.1/site-library/Rcpp/include/Rcpp.h:27, from stanExports_basics_regression_nospikes.cc:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/mpl/aux_/na_assert.hpp:23, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/mpl/arg.hpp:25, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/mpl/placeholders.hpp:24, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/iterator/iterator_categories.hpp:16, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/iterator/iterator_facade.hpp:13, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/range/iterator_range_core.hpp:27, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/lexical_cast.hpp:30, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/callbacks/writer.hpp:4, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/filtered_values.hpp:4, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:23, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/mpl/assert.hpp: At global scope: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses] 194 | failed ************ (Pred::************ | ^ /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses] 199 | failed ************ (boost::mpl::not_::************ | ^ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun.hpp:110, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:14, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun/generalized_inverse.hpp: In function ‘Eigen::Matrix::type, EigMat::ColsAtCompileTime, EigMat::RowsAtCompileTime> stan::math::generalized_inverse(const EigMat&)’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun/generalized_inverse.hpp:34:9: warning: typedef ‘using value_t = stan::value_type_t’ locally defined but not used [-Wunused-local-typedefs] 34 | using value_t = value_type_t; | ^~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun.hpp:319, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:14, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun/tail.hpp: In function ‘std::vector stan::math::tail(const std::vector&, size_t)’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun/tail.hpp:46:9: warning: typedef ‘using idx_t = stan::math::index_type_t >’ locally defined but not used [-Wunused-local-typedefs] 46 | using idx_t = index_type_t>; | ^~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/fusion/functional/invocation/detail/that_ptr.hpp:13, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/fusion/functional/invocation/invoke.hpp:52, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/fusion/functional/adapter/fused.hpp:17, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/fusion/functional/generation/make_fused.hpp:13, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/fusion/include/make_fused.hpp:11, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/numeric/odeint/util/resize.hpp:28, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/numeric/odeint/util/state_wrapper.hpp:26, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:33, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/numeric/odeint.hpp:25, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/functor.hpp:16, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:15, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/get_pointer.hpp: At global scope: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/get_pointer.hpp:48:40: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 48 | template T * get_pointer(std::auto_ptr const& p) | ^~~~~~~~ In file included from /usr/include/c++/10.3.1/bits/locale_conv.h:41, from /usr/include/c++/10.3.1/locale:43, from /usr/include/c++/10.3.1/iomanip:43, from /home/biocbuild/R/R-4.3.1/site-library/Rcpp/include/RcppCommon.h:53, from /home/biocbuild/R/R-4.3.1/site-library/Rcpp/include/Rcpp.h:27, from stanExports_basics_regression_nospikes.cc:3: /usr/include/c++/10.3.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/bernoulli_logit_glm_log.hpp:5, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:16, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/bernoulli_logit_glm_lpmf.hpp: In function ‘stan::return_type_t stan::math::bernoulli_logit_glm_lpmf(const T_y&, const T_x&, const T_alpha&, const T_beta&)’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/bernoulli_logit_glm_lpmf.hpp:59:9: warning: typedef ‘using T_y_val = std::conditional_t::value, Eigen::Matrix::type, -1, 1>, typename stan::partials_return_type::type>’ locally defined but not used [-Wunused-local-typedefs] 59 | using T_y_val = | ^~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/beta_log.hpp:5, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob.hpp:31, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:16, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/beta_lpdf.hpp: In function ‘stan::return_type_t stan::math::beta_lpdf(const T_y&, const T_scale_succ&, const T_scale_fail&)’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/beta_lpdf.hpp:50:9: warning: typedef ‘using T_partials_matrix = class Eigen::Matrix::type, -1, 1>’ locally defined but not used [-Wunused-local-typedefs] 50 | using T_partials_matrix = Eigen::Matrix; | ^~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/beta_proportion_log.hpp:5, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob.hpp:37, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:16, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/beta_proportion_lpdf.hpp: In function ‘stan::return_type_t stan::math::beta_proportion_lpdf(const T_y&, const T_loc&, const T_prec&)’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/beta_proportion_lpdf.hpp:55:9: warning: typedef ‘using T_partials_array = class Eigen::Array::type, -1, 1>’ locally defined but not used [-Wunused-local-typedefs] 55 | using T_partials_array = Eigen::Array; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/cauchy_log.hpp:5, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob.hpp:63, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:16, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp: In function ‘stan::return_type_t stan::math::cauchy_lpdf(const T_y&, const T_loc&, const T_scale&)’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/cauchy_lpdf.hpp:45:9: warning: typedef ‘using T_partials_array = class Eigen::Array::type, -1, 1>’ locally defined but not used [-Wunused-local-typedefs] 45 | using T_partials_array = Eigen::Array; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/dirichlet_log.hpp:5, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob.hpp:74, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:16, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/dirichlet_lpdf.hpp: In function ‘stan::return_type_t stan::math::dirichlet_lpdf(const T_prob&, const T_prior_size&)’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/dirichlet_lpdf.hpp:60:9: warning: typedef ‘using T_partials_vec = struct Eigen::Matrix::type, -1, 1>’ locally defined but not used [-Wunused-local-typedefs] 60 | using T_partials_vec = typename Eigen::Matrix; | ^~~~~~~~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/double_exponential_log.hpp:5, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob.hpp:91, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:16, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/double_exponential_lpdf.hpp: In function ‘stan::return_type_t stan::math::double_exponential_lpdf(const T_y&, const T_loc&, const T_scale&)’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/double_exponential_lpdf.hpp:44:9: warning: typedef ‘using T_partials_array = class Eigen::Array::type, -1, 1>’ locally defined but not used [-Wunused-local-typedefs] 44 | using T_partials_array = Eigen::Array; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob.hpp:111, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:16, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/frechet_cdf.hpp: In function ‘stan::return_type_t stan::math::frechet_cdf(const T_y&, const T_shape&, const T_scale&)’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/frechet_cdf.hpp:30:9: warning: typedef ‘using T_partials_array = class Eigen::Array::type, -1, 1>’ locally defined but not used [-Wunused-local-typedefs] 30 | using T_partials_array = Eigen::Array; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/ordered_logistic_log.hpp:5, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob.hpp:245, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:16, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/ordered_logistic_lpmf.hpp: In function ‘stan::return_type_t stan::math::ordered_logistic_lpmf(const T_y&, const T_loc&, const T_cut&)’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/ordered_logistic_lpmf.hpp:76:9: warning: typedef ‘using T_partials_array = class Eigen::Array::type, -1, 1>’ locally defined but not used [-Wunused-local-typedefs] 76 | using T_partials_array = Eigen::Array; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/poisson_log_glm_log.hpp:5, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob.hpp:277, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:16, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/poisson_log_glm_lpmf.hpp: In function ‘stan::return_type_t stan::math::poisson_log_glm_lpmf(const T_y&, const T_x&, const T_alpha&, const T_beta&)’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/poisson_log_glm_lpmf.hpp:62:9: warning: typedef ‘using T_alpha_val = std::conditional_t::value, Eigen::Array::type, -1, 1>, typename stan::partials_return_type::type>’ locally defined but not used [-Wunused-local-typedefs] 62 | using T_alpha_val = typename std::conditional_t< | ^~~~~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/rev/fun.hpp:32, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/rev.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/test_gradients.hpp:7, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:49, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp: In lambda function: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/rev/fun/cholesky_decompose.hpp:83:11: warning: typedef ‘using Block_ = class Eigen::Block, -1, -1, false>’ locally defined but not used [-Wunused-local-typedefs] 83 | using Block_ = Eigen::Block; | ^~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/rev/fun.hpp:34, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/rev.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/test_gradients.hpp:7, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:49, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/rev/fun/cholesky_factor_constrain.hpp: In function ‘stan::math::var_value > stan::math::cholesky_factor_constrain(const T&, int, int)’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/rev/fun/cholesky_factor_constrain.hpp:32:9: warning: typedef ‘using T_scalar = stan::value_type_t’ locally defined but not used [-Wunused-local-typedefs] 32 | using T_scalar = value_type_t; | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/rev/fun.hpp:71, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/rev.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/test_gradients.hpp:7, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:49, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/rev/fun/generalized_inverse.hpp: In function ‘auto stan::math::generalized_inverse(const VarMat&)’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/rev/fun/generalized_inverse.hpp:64:9: warning: typedef ‘using value_t = stan::value_type_t’ locally defined but not used [-Wunused-local-typedefs] 64 | using value_t = value_type_t; | ^~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/indexing.hpp:8, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/model_header.hpp:15, from stanExports_basics_regression_nospikes.h:25, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/indexing/lvalue_varmat.hpp: In function ‘void stan::model::assign(Mat1&&, const stan::model::cons_index_list >&, const Mat2&, const char*, int)’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/indexing/lvalue_varmat.hpp:349:9: warning: typedef ‘using pair_type = struct std::pair > >’ locally defined but not used [-Wunused-local-typedefs] 349 | using pair_type = std::pair; | ^~~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:7, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:68, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/array_var_context.hpp: In instantiation of ‘std::vector stan::io::array_var_context::validate_dims(const std::vector >&, T, const std::vector >&) [with T = long unsigned int]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/array_var_context.hpp:96:75: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/array_var_context.hpp:73:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 73 | for (int i = 0; i < dims.size(); i++) { | ~~^~~~~~~~~~~~~ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/array_var_context.hpp: In instantiation of ‘std::vector stan::io::array_var_context::validate_dims(const std::vector >&, T, const std::vector >&) [with T = long int]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/array_var_context.hpp:117:75: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/array_var_context.hpp:73:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] In file included from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp: In instantiation of ‘SEXPREC* rstan::stan_fit::standalone_gqs(SEXP, SEXP) [with Model = model_basics_regression_nospikes_namespace::model_basics_regression_nospikes; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’: stanExports_basics_regression_nospikes.cc:30:89: required from here /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1252:9: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] 1252 | int ret = stan::services::error_codes::CONFIG; | ^~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:5, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_2F1_converges.hpp:5, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err.hpp:4, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:12, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = stan::math::check_not_nan >::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime)>* = 0]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from ‘void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:47:58: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:158:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase >::Index’ {aka ‘long int’} [-Wsign-compare] 158 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = stan::math::check_not_nan >::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<(((!(Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit)) && (! T::IsVectorAtCompileTime)) && (!(Eigen::internal::traits<_Rhs>::Flags & Eigen::RowMajorBit)))>* = 0]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from ‘void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/variational/families/normal_fullrank.hpp:74:66: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:222:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::Index’ {aka ‘long int’} [-Wsign-compare] 222 | for (size_t i = 0; i < x.rows(); i++) { | ~~^~~~~~~~~~ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:223:26: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::Index’ {aka ‘long int’} [-Wsign-compare] 223 | for (size_t j = 0; j < x.cols(); j++) { | ~~^~~~~~~~~~ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = stan::math::check_finite >::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime)>* = 0]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20: required from ‘void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/services/util/validate_diag_inv_metric.hpp:21:70: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:158:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase >::Index’ {aka ‘long int’} [-Wsign-compare] 158 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = stan::math::check_positive >::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime)>* = 0]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_positive.hpp:29:20: required from ‘void stan::math::check_positive(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/services/util/validate_diag_inv_metric.hpp:22:74: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:158:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase >::Index’ {aka ‘long int’} [-Wsign-compare] In file included from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:68, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp: In instantiation of ‘int stan::services::standalone_generate(const Model&, const MatrixXd&, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&) [with Model = model_basics_regression_nospikes_namespace::model_basics_regression_nospikes; Eigen::MatrixXd = Eigen::Matrix]’: /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1253:46: required from ‘SEXPREC* rstan::stan_fit::standalone_gqs(SEXP, SEXP) [with Model = model_basics_regression_nospikes_namespace::model_basics_regression_nospikes; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’ stanExports_basics_regression_nospikes.cc:30:89: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:89:22: warning: comparison of integer expressions of different signedness: ‘std::vector >::size_type’ {aka ‘long unsigned int’} and ‘Eigen::Index’ {aka ‘long int’} [-Wsign-compare] 89 | if (p_names.size() != draws.cols()) { | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:107:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::Index’ {aka ‘long int’} [-Wsign-compare] 107 | for (size_t i = 0; i < draws.rows(); ++i) { | ~~^~~~~~~~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_cholesky_factor.hpp:7, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err.hpp:7, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:12, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_less_or_equal.hpp: In instantiation of ‘static void stan::math::internal::less_or_equal::check(const char*, const char*, const T_y&, const T_high&) [with T_y = long unsigned int; T_high = long int; bool is_vec = false]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_less_or_equal.hpp:74:74: required from ‘void stan::math::check_less_or_equal(const char*, const char*, const T_y&, const T_high&) [with T_y = long unsigned int; T_high = long int]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/array_var_context.hpp:78:36: required from ‘std::vector stan::io::array_var_context::validate_dims(const std::vector >&, T, const std::vector >&) [with T = long int]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/array_var_context.hpp:117:75: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_less_or_equal.hpp:23:15: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘std::decay_t’ {aka ‘long int’} [-Wsign-compare] 23 | if (!(y <= high_vec[n])) { | ~~~^~~~~~~~~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/model_header.hpp:8, from stanExports_basics_regression_nospikes.h:25, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/reader.hpp: In instantiation of ‘T stan::io::reader::scalar() [with T = double]’: stanExports_basics_regression_nospikes.h:728:25: required from ‘void model_basics_regression_nospikes_namespace::model_basics_regression_nospikes::write_array_impl(RNG&, VecR&, VecI&, VecVar&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; VecR = std::vector; VecI = std::vector; VecVar = std::vector; stan::require_vector_like_vt* = 0; stan::require_vector_like_vt* = 0; stan::require_std_vector_vt* = 0; std::ostream = std::basic_ostream]’ stanExports_basics_regression_nospikes.h:1095:23: required from ‘void model_basics_regression_nospikes_namespace::model_basics_regression_nospikes::write_array(RNG&, std::vector&, std::vector&, std::vector&, bool, bool, std::ostream*) const [with RNG = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1105:23: required from ‘SEXPREC* rstan::stan_fit::constrain_pars(SEXP) [with Model = model_basics_regression_nospikes_namespace::model_basics_regression_nospikes; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’ stanExports_basics_regression_nospikes.cc:26:89: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/reader.hpp:139:14: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase, 0, Eigen::Stride<0, 0> > >::Index’ {aka ‘long int’} [-Wsign-compare] 139 | if (pos_ >= data_r_.size()) { | ~~~~~^~~~~~~~~~~~~~~~~ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/reader.hpp: In instantiation of ‘T stan::io::reader::scalar() [with T = stan::math::var_value]’: stanExports_basics_regression_nospikes.h:590:25: required from ‘stan::scalar_type_t model_basics_regression_nospikes_namespace::model_basics_regression_nospikes::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]’ stanExports_basics_regression_nospikes.h:1107:49: required from ‘T__ model_basics_regression_nospikes_namespace::model_basics_regression_nospikes::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T__ = stan::math::var_value; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:79: required from ‘double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_basics_regression_nospikes_namespace::model_basics_regression_nospikes; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1183:49: required from ‘SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_basics_regression_nospikes_namespace::model_basics_regression_nospikes; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’ stanExports_basics_regression_nospikes.cc:23:88: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/reader.hpp:139:14: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase, -1, 1>, 0, Eigen::Stride<0, 0> > >::Index’ {aka ‘long int’} [-Wsign-compare] In file included from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/detail/bessel_jy.hpp:14, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/bessel.hpp:20, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun/bessel_first_kind.hpp:6, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun.hpp:28, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:14, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/gamma.hpp: In instantiation of ‘boost::math::detail::upper_incomplete_gamma_fract::result_type boost::math::detail::upper_incomplete_gamma_fract::operator()() [with T = double; boost::math::detail::upper_incomplete_gamma_fract::result_type = std::pair]’: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/tools/fraction.hpp:217:20: required from ‘typename boost::math::tools::detail::fraction_traits::result_type boost::math::tools::continued_fraction_a(Gen&, const U&, uintmax_t&) [with Gen = boost::math::detail::upper_incomplete_gamma_fract; U = double; typename boost::math::tools::detail::fraction_traits::result_type = double; uintmax_t = long unsigned int]’ /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/tools/fraction.hpp:252:31: required from ‘typename boost::math::tools::detail::fraction_traits::result_type boost::math::tools::continued_fraction_a(Gen&, const U&) [with Gen = boost::math::detail::upper_incomplete_gamma_fract; U = double; typename boost::math::tools::detail::fraction_traits::result_type = double]’ /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/gamma.hpp:314:68: required from ‘T boost::math::detail::upper_gamma_fraction(T, T, T) [with T = double]’ /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/gamma.hpp:1176:44: required from ‘T boost::math::detail::gamma_incomplete_imp(T, T, bool, bool, const Policy&, T*) [with T = double; Policy = boost::math::policies::policy, boost::math::policies::promote_float, boost::math::policies::promote_double, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>]’ /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/gamma.hpp:2128:35: required from ‘typename boost::math::tools::promote_args::type boost::math::gamma_p(RT1, RT2, const Policy&) [with RT1 = double; RT2 = double; Policy = boost::math::policies::policy, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<0>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>; typename boost::math::tools::promote_args::type = double]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun/gamma_p.hpp:76:55: required from here /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/gamma.hpp:299:16: note: parameter passing for argument of type ‘std::pair’ when C++17 is enabled changed to match C++14 in GCC 10.1 299 | result_type operator()() | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun/owens_t.hpp:6, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun.hpp:240, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:14, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/owens_t.hpp: In instantiation of ‘std::pair<_FIter, _FIter> boost::math::detail::owens_t_T1_accelerated(T, T, const Policy&) [with T = long double; Policy = boost::math::policies::policy]’: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/owens_t.hpp:874:46: required from ‘RealType boost::math::detail::owens_t_dispatch(RealType, RealType, RealType, const Policy&, const std::integral_constant&) [with RealType = long double; Policy = boost::math::policies::policy]’ /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/owens_t.hpp:979:36: required from ‘RealType boost::math::detail::owens_t_dispatch(RealType, RealType, RealType, const Policy&) [with RealType = long double; Policy = boost::math::policies::policy]’ /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/owens_t.hpp:1000:38: required from ‘RealType boost::math::detail::owens_t(RealType, RealType, const Policy&) [with RealType = long double; Policy = boost::math::policies::policy]’ /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/owens_t.hpp:1072:86: required from ‘typename boost::math::tools::promote_args::type boost::math::owens_t(T1, T2, const Policy&) [with T1 = double; T2 = double; Policy = boost::math::policies::policy; typename boost::math::tools::promote_args::type = double]’ /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/owens_t.hpp:1078:24: required from ‘typename boost::math::tools::promote_args::type boost::math::owens_t(T1, T2) [with T1 = double; T2 = double; typename boost::math::tools::promote_args::type = double]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun/owens_t.hpp:58:77: required from here /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/owens_t.hpp:543:26: note: parameter passing for argument of type ‘std::pair’ when C++17 is enabled changed to match C++14 in GCC 10.1 543 | std::pair owens_t_T1_accelerated(T h, T a, const Policy& pol) | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/binomial.hpp:15, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun/choose.hpp:7, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:14, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/beta.hpp: In instantiation of ‘boost::math::detail::ibeta_fraction2_t::result_type boost::math::detail::ibeta_fraction2_t::operator()() [with T = double; boost::math::detail::ibeta_fraction2_t::result_type = std::pair]’: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/tools/fraction.hpp:123:20: required from ‘typename boost::math::tools::detail::fraction_traits::result_type boost::math::tools::continued_fraction_b(Gen&, const U&, uintmax_t&) [with Gen = boost::math::detail::ibeta_fraction2_t; U = double; typename boost::math::tools::detail::fraction_traits::result_type = double; uintmax_t = long unsigned int]’ /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/tools/fraction.hpp:156:31: required from ‘typename boost::math::tools::detail::fraction_traits::result_type boost::math::tools::continued_fraction_b(Gen&, const U&) [with Gen = boost::math::detail::ibeta_fraction2_t; U = double; typename boost::math::tools::detail::fraction_traits::result_type = double]’ /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/beta.hpp:729:54: required from ‘T boost::math::detail::ibeta_fraction2(T, T, T, T, const Policy&, bool, T*) [with T = double; Policy = boost::math::policies::policy, boost::math::policies::promote_float, boost::math::policies::promote_double, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>]’ /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/beta.hpp:1367:36: required from ‘T boost::math::detail::ibeta_imp(T, T, T, const Policy&, bool, bool, T*) [with T = double; Policy = boost::math::policies::policy, boost::math::policies::promote_float, boost::math::policies::promote_double, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>]’ /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/beta.hpp:1404:20: required from ‘T boost::math::detail::ibeta_imp(T, T, T, const Policy&, bool, bool) [with T = double; Policy = boost::math::policies::policy, boost::math::policies::promote_float, boost::math::policies::promote_double, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>]’ /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/beta.hpp:1543:93: required from ‘typename boost::math::tools::promote_args::type boost::math::ibeta(RT1, RT2, RT3, const Policy&) [with RT1 = double; RT2 = double; RT3 = double; Policy = boost::math::policies::policy, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<0>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>; typename boost::math::tools::promote_args::type = double]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun/inc_beta.hpp:28:56: required from here /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/beta.hpp:692:16: note: parameter passing for argument of type ‘std::pair’ when C++17 is enabled changed to match C++14 in GCC 10.1 692 | result_type operator()() | ^~~~~~~~ In file included from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:5, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_2F1_converges.hpp:5, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err.hpp:4, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:12, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = stan::math::check_not_nan, -1, 1> >::; T = Eigen::Matrix, -1, 1>; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime)>* = 0]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from ‘void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix, -1, 1>]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/multi_normal_lpdf.hpp:72:18: required from ‘stan::return_type_t stan::math::multi_normal_lpdf(const T_y&, const T_loc&, const T_covar&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Matrix; T_covar = Eigen::Matrix, -1, -1>; stan::return_type_t = stan::math::var_value]’ stanExports_basics_regression_nospikes.h:652:38: required from ‘stan::scalar_type_t model_basics_regression_nospikes_namespace::model_basics_regression_nospikes::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]’ stanExports_basics_regression_nospikes.h:1107:49: required from ‘T__ model_basics_regression_nospikes_namespace::model_basics_regression_nospikes::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T__ = stan::math::var_value; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:79: required from ‘double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_basics_regression_nospikes_namespace::model_basics_regression_nospikes; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1183:49: required from ‘SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_basics_regression_nospikes_namespace::model_basics_regression_nospikes; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’ stanExports_basics_regression_nospikes.cc:23:88: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:158:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase, -1, 1> >::Index’ {aka ‘long int’} [-Wsign-compare] 158 | for (size_t i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = stan::math::check_not_nan >::; T = Eigen::Array; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime)>* = 0]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from ‘void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::Array]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:69:16: required from ‘stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Matrix; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = stan::math::var_value]’ stanExports_basics_regression_nospikes.h:654:45: required from ‘stan::scalar_type_t model_basics_regression_nospikes_namespace::model_basics_regression_nospikes::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]’ stanExports_basics_regression_nospikes.h:1107:49: required from ‘T__ model_basics_regression_nospikes_namespace::model_basics_regression_nospikes::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T__ = stan::math::var_value; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:79: required from ‘double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_basics_regression_nospikes_namespace::model_basics_regression_nospikes; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1183:49: required from ‘SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_basics_regression_nospikes_namespace::model_basics_regression_nospikes; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’ stanExports_basics_regression_nospikes.cc:23:88: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:158:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase >::Index’ {aka ‘long int’} [-Wsign-compare] /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = stan::math::check_finite > >::; T = Eigen::ArrayWrapper >; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime)>* = 0]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20: required from ‘void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::ArrayWrapper >]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:70:15: required from ‘stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Matrix; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = stan::math::var_value]’ stanExports_basics_regression_nospikes.h:654:45: required from ‘stan::scalar_type_t model_basics_regression_nospikes_namespace::model_basics_regression_nospikes::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]’ stanExports_basics_regression_nospikes.h:1107:49: required from ‘T__ model_basics_regression_nospikes_namespace::model_basics_regression_nospikes::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T__ = stan::math::var_value; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:79: required from ‘double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_basics_regression_nospikes_namespace::model_basics_regression_nospikes; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1183:49: required from ‘SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_basics_regression_nospikes_namespace::model_basics_regression_nospikes; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’ stanExports_basics_regression_nospikes.cc:23:88: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:158:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase > >::Index’ {aka ‘long int’} [-Wsign-compare] /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = stan::math::check_nonnegative >::; T = Eigen::Array; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime)>* = 0]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_nonnegative.hpp:26:20: required from ‘void stan::math::check_nonnegative(const char*, const char*, const T_y&) [with T_y = Eigen::Array]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:53:20: required from ‘stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::MatrixWrapper, stan::math::var_value >, const Eigen::CwiseNullaryOp >, const Eigen::Array, -1, 1, 0, -1, 1> >, const Eigen::ArrayWrapper::type>::value, void>::type>::apply, -1, 1> >::, -1, 1>, void>::scalar_t)>, const Eigen::Matrix, -1, 1> > > > >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = stan::math::var_value]’ stanExports_basics_regression_nospikes.h:659:35: required from ‘stan::scalar_type_t model_basics_regression_nospikes_namespace::model_basics_regression_nospikes::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]’ stanExports_basics_regression_nospikes.h:1107:49: required from ‘T__ model_basics_regression_nospikes_namespace::model_basics_regression_nospikes::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T__ = stan::math::var_value; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:79: required from ‘double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_basics_regression_nospikes_namespace::model_basics_regression_nospikes; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1183:49: required from ‘SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_basics_regression_nospikes_namespace::model_basics_regression_nospikes; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’ stanExports_basics_regression_nospikes.cc:23:88: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:158:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase >::Index’ {aka ‘long int’} [-Wsign-compare] /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = stan::math::check_finite >::; T = Eigen::Array; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime)>* = 0]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20: required from ‘void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Array]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:54:15: required from ‘stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::MatrixWrapper, stan::math::var_value >, const Eigen::CwiseNullaryOp >, const Eigen::Array, -1, 1, 0, -1, 1> >, const Eigen::ArrayWrapper::type>::value, void>::type>::apply, -1, 1> >::, -1, 1>, void>::scalar_t)>, const Eigen::Matrix, -1, 1> > > > >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = stan::math::var_value]’ stanExports_basics_regression_nospikes.h:659:35: required from ‘stan::scalar_type_t model_basics_regression_nospikes_namespace::model_basics_regression_nospikes::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]’ stanExports_basics_regression_nospikes.h:1107:49: required from ‘T__ model_basics_regression_nospikes_namespace::model_basics_regression_nospikes::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T__ = stan::math::var_value; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:79: required from ‘double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_basics_regression_nospikes_namespace::model_basics_regression_nospikes; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1183:49: required from ‘SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_basics_regression_nospikes_namespace::model_basics_regression_nospikes; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’ stanExports_basics_regression_nospikes.cc:23:88: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:158:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase >::Index’ {aka ‘long int’} [-Wsign-compare] /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = stan::math::check_positive_finite >::; T = Eigen::Array; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime)>* = 0]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_positive_finite.hpp:24:20: required from ‘void stan::math::check_positive_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Array]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:55:24: required from ‘stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = true; T_y = Eigen::Matrix, -1, 1>; T_loc = Eigen::Matrix, -1, 1>; T_scale = Eigen::MatrixWrapper, stan::math::var_value >, const Eigen::CwiseNullaryOp >, const Eigen::Array, -1, 1, 0, -1, 1> >, const Eigen::ArrayWrapper::type>::value, void>::type>::apply, -1, 1> >::, -1, 1>, void>::scalar_t)>, const Eigen::Matrix, -1, 1> > > > >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = stan::math::var_value]’ stanExports_basics_regression_nospikes.h:659:35: required from ‘stan::scalar_type_t model_basics_regression_nospikes_namespace::model_basics_regression_nospikes::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]’ stanExports_basics_regression_nospikes.h:1107:49: required from ‘T__ model_basics_regression_nospikes_namespace::model_basics_regression_nospikes::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T__ = stan::math::var_value; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:79: required from ‘double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_basics_regression_nospikes_namespace::model_basics_regression_nospikes; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1183:49: required from ‘SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_basics_regression_nospikes_namespace::model_basics_regression_nospikes; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’ stanExports_basics_regression_nospikes.cc:23:88: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:158:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase >::Index’ {aka ‘long int’} [-Wsign-compare] /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = stan::math::check_finite, -1, 1> >::; T = Eigen::Matrix, -1, 1>; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime)>* = 0]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_finite.hpp:29:20: required from ‘void stan::math::check_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix, -1, 1>]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/neg_binomial_2_log_lpmf.hpp:46:15: required from ‘stan::return_type_t stan::math::neg_binomial_2_log_lpmf(const T_n&, const T_log_location&, const T_precision&) [with bool propto = true; T_n = std::vector; T_log_location = Eigen::Matrix, -1, 1>; T_precision = Eigen::MatrixWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1> > > >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = stan::math::var_value]’ stanExports_basics_regression_nospikes.h:665:46: required from ‘stan::scalar_type_t model_basics_regression_nospikes_namespace::model_basics_regression_nospikes::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]’ stanExports_basics_regression_nospikes.h:1107:49: required from ‘T__ model_basics_regression_nospikes_namespace::model_basics_regression_nospikes::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T__ = stan::math::var_value; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:79: required from ‘double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_basics_regression_nospikes_namespace::model_basics_regression_nospikes; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1183:49: required from ‘SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_basics_regression_nospikes_namespace::model_basics_regression_nospikes; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’ stanExports_basics_regression_nospikes.cc:23:88: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:158:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase, -1, 1> >::Index’ {aka ‘long int’} [-Wsign-compare] /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = stan::math::check_positive_finite, -1, 1> >::; T = Eigen::Matrix, -1, 1>; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime)>* = 0]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_positive_finite.hpp:24:20: required from ‘void stan::math::check_positive_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix, -1, 1>]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/neg_binomial_2_log_lpmf.hpp:47:24: required from ‘stan::return_type_t stan::math::neg_binomial_2_log_lpmf(const T_n&, const T_log_location&, const T_precision&) [with bool propto = true; T_n = std::vector; T_log_location = Eigen::Matrix, -1, 1>; T_precision = Eigen::MatrixWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1> > > >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = stan::math::var_value]’ stanExports_basics_regression_nospikes.h:665:46: required from ‘stan::scalar_type_t model_basics_regression_nospikes_namespace::model_basics_regression_nospikes::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; VecR = std::vector, std::allocator > >; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = stan::math::var_value; std::ostream = std::basic_ostream]’ stanExports_basics_regression_nospikes.h:1107:49: required from ‘T__ model_basics_regression_nospikes_namespace::model_basics_regression_nospikes::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = true; bool jacobian__ = true; T__ = stan::math::var_value; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:79: required from ‘double stan::model::log_prob_grad(const M&, std::vector&, std::vector&, std::vector&, std::ostream*) [with bool propto = true; bool jacobian_adjust_transform = true; M = model_basics_regression_nospikes_namespace::model_basics_regression_nospikes; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1183:49: required from ‘SEXPREC* rstan::stan_fit::grad_log_prob(SEXP, SEXP) [with Model = model_basics_regression_nospikes_namespace::model_basics_regression_nospikes; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’ stanExports_basics_regression_nospikes.cc:23:88: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:158:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase, -1, 1> >::Index’ {aka ‘long int’} [-Wsign-compare] /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = stan::math::check_not_nan > >::; T = Eigen::ArrayWrapper >; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime)>* = 0]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_not_nan.hpp:28:20: required from ‘void stan::math::check_not_nan(const char*, const char*, const T_y&) [with T_y = Eigen::ArrayWrapper >]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/normal_lpdf.hpp:69:16: required from ‘stan::return_type_t stan::math::normal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix; T_loc = Eigen::Matrix; T_scale = double; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]’ stanExports_basics_regression_nospikes.h:654:45: required from ‘stan::scalar_type_t model_basics_regression_nospikes_namespace::model_basics_regression_nospikes::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]’ stanExports_basics_regression_nospikes.h:1107:49: required from ‘T__ model_basics_regression_nospikes_namespace::model_basics_regression_nospikes::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T__ = double; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/services/optimize/newton.hpp:55:47: required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_basics_regression_nospikes_namespace::model_basics_regression_nospikes]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:502:41: required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_basics_regression_nospikes_namespace::model_basics_regression_nospikes; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1215:18: required from ‘SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_basics_regression_nospikes_namespace::model_basics_regression_nospikes; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’ stanExports_basics_regression_nospikes.cc:15:87: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:158:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase > >::Index’ {aka ‘long int’} [-Wsign-compare] /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = stan::math::check_nonnegative > >::; T = Eigen::ArrayWrapper >; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime)>* = 0]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_nonnegative.hpp:26:20: required from ‘void stan::math::check_nonnegative(const char*, const char*, const T_y&) [with T_y = Eigen::ArrayWrapper >]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/lognormal_lpdf.hpp:53:20: required from ‘stan::return_type_t stan::math::lognormal_lpdf(const T_y&, const T_loc&, const T_scale&) [with bool propto = false; T_y = Eigen::Matrix; T_loc = Eigen::Matrix; T_scale = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, const Eigen::ArrayWrapper > > > > > >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]’ stanExports_basics_regression_nospikes.h:659:35: required from ‘stan::scalar_type_t model_basics_regression_nospikes_namespace::model_basics_regression_nospikes::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]’ stanExports_basics_regression_nospikes.h:1107:49: required from ‘T__ model_basics_regression_nospikes_namespace::model_basics_regression_nospikes::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T__ = double; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/services/optimize/newton.hpp:55:47: required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_basics_regression_nospikes_namespace::model_basics_regression_nospikes]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:502:41: required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_basics_regression_nospikes_namespace::model_basics_regression_nospikes; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1215:18: required from ‘SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_basics_regression_nospikes_namespace::model_basics_regression_nospikes; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’ stanExports_basics_regression_nospikes.cc:15:87: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:158:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase > >::Index’ {aka ‘long int’} [-Wsign-compare] /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp: In instantiation of ‘void stan::math::elementwise_check(const F&, const char*, const char*, const T&, const char*, const Indexings& ...) [with F = stan::math::check_positive_finite >::; T = Eigen::Matrix; Indexings = {}; stan::require_eigen_t* = 0; std::enable_if_t<((Eigen::internal::traits<_Rhs>::Flags & Eigen::LinearAccessBit) || T::IsVectorAtCompileTime)>* = 0]’: /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/check_positive_finite.hpp:24:20: required from ‘void stan::math::check_positive_finite(const char*, const char*, const T_y&) [with T_y = Eigen::Matrix]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/prob/neg_binomial_2_log_lpmf.hpp:47:24: required from ‘stan::return_type_t stan::math::neg_binomial_2_log_lpmf(const T_n&, const T_log_location&, const T_precision&) [with bool propto = false; T_n = std::vector; T_log_location = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; T_precision = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t* = 0; stan::return_type_t = double]’ stanExports_basics_regression_nospikes.h:665:46: required from ‘stan::scalar_type_t model_basics_regression_nospikes_namespace::model_basics_regression_nospikes::log_prob_impl(VecR&, VecI&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; VecR = std::vector; VecI = std::vector; stan::require_vector_like_t* = 0; stan::require_vector_like_vt* = 0; stan::scalar_type_t = double; std::ostream = std::basic_ostream]’ stanExports_basics_regression_nospikes.h:1107:49: required from ‘T__ model_basics_regression_nospikes_namespace::model_basics_regression_nospikes::log_prob(std::vector&, std::vector&, std::ostream*) const [with bool propto__ = false; bool jacobian__ = false; T__ = double; std::ostream = std::basic_ostream]’ /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/services/optimize/newton.hpp:55:47: required from ‘int stan::services::optimize::newton(Model&, const stan::io::var_context&, unsigned int, unsigned int, double, int, bool, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&, stan::callbacks::writer&) [with Model = model_basics_regression_nospikes_namespace::model_basics_regression_nospikes]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:502:41: required from ‘int rstan::{anonymous}::command(rstan::stan_args&, Model&, Rcpp::List&, const std::vector&, const std::vector >&, RNG_t&) [with Model = model_basics_regression_nospikes_namespace::model_basics_regression_nospikes; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; Rcpp::List = Rcpp::Vector<19>]’ /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:1215:18: required from ‘SEXPREC* rstan::stan_fit::call_sampler(SEXP) [with Model = model_basics_regression_nospikes_namespace::model_basics_regression_nospikes; RNG_t = boost::random::additive_combine_engine, boost::random::linear_congruential_engine >; SEXP = SEXPREC*]’ stanExports_basics_regression_nospikes.cc:15:87: required from here /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/err/elementwise_check.hpp:158:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase >::Index’ {aka ‘long int’} [-Wsign-compare] In file included from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/gamma.hpp:18, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/detail/bessel_jy.hpp:14, from /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/special_functions/bessel.hpp:20, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun/bessel_first_kind.hpp:6, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim/fun.hpp:28, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/stan/math/prim.hpp:14, from /home/biocbuild/R/R-4.3.1/site-library/StanHeaders/include/src/stan/io/dump.hpp:10, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/stan_fit.hpp:43, from /home/biocbuild/R/R-4.3.1/site-library/rstan/include/rstan/rstaninc.hpp:4, from stanExports_basics_regression_nospikes.h:23, from stanExports_basics_regression_nospikes.cc:5: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/tools/fraction.hpp: In function ‘typename boost::math::tools::detail::fraction_traits::result_type boost::math::tools::continued_fraction_a(Gen&, const U&, uintmax_t&) [with Gen = boost::math::detail::upper_incomplete_gamma_fract; U = long double]’: /home/biocbuild/R/R-4.3.1/site-library/BH/include/boost/math/tools/fraction.hpp:217:15: note: parameter passing for argument of type ‘std::pair’ when C++17 is enabled changed to match C++14 in GCC 10.1 217 | value_type v = g(); | ^ g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-4.3.1/lib -L/usr/local/lib -o BASiCStan.so RcppExports.o stanExports_basics_regression.o stanExports_basics_regression_nospikes.o -L/home/biocbuild/R/R-4.3.1/site-library/RcppParallel/lib/ -Wl,-rpath,/home/biocbuild/R/R-4.3.1/site-library/RcppParallel/lib/ -ltbb -ltbbmalloc -L/home/biocbuild/R/R-4.3.1/lib -lR installing to /home/biocbuild/R/R-4.3.1/site-library/00LOCK-BASiCStan/00new/BASiCStan/libs ** 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 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (BASiCStan)