* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘bmgarch’ ...
** this is package ‘bmgarch’ version ‘2.1.0’
** package ‘bmgarch’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
specified C++17
using C++ compiler: ‘Debian clang version 22.1.8 (1+b2)’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpdkbYog/R.INSTALL21795769afea8/bmgarch/src'


clang++-22 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I"../inst/include" -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -DTBB_INTERFACE_NEW   -fpic  -g -O3 -Wall -pedantic   -c RcppExports.cpp -o RcppExports.o
In file included from RcppExports.cpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/Sparse:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/SparseCore:61:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  273 |       Index count = 0;
      |             ^
In file included from RcppExports.cpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/Sparse:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/SparseLU:35:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
   78 |   Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
      |         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
   79 |   Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
      |         ^
In file included from RcppExports.cpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
   72 |                         Index replacements = 0;
      |                               ^
In file included from RcppExports.cpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:37:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  246 |   int count = 0;
      |       ^
5 warnings generated.


clang++-22 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I"../inst/include" -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -DTBB_INTERFACE_NEW   -fpic  -g -O3 -Wall -pedantic   -c stanExports_BEKKMGARCH.cc -o stanExports_BEKKMGARCH.o
In file included from stanExports_BEKKMGARCH.cc:5:
In file included from ./stanExports_BEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:3:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/Sparse:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/SparseCore:61:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  273 |       Index count = 0;
      |             ^
In file included from stanExports_BEKKMGARCH.cc:5:
In file included from ./stanExports_BEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:3:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/Sparse:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/SparseLU:35:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
   78 |   Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
      |         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
   79 |   Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
      |         ^
In file included from stanExports_BEKKMGARCH.cc:5:
In file included from ./stanExports_BEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/io/r_ostream.hpp:47:31: warning: 'rstan::io::r_cout_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual]
   47 |       virtual std::streamsize xsputn(const char_type* s, int n) {
      |                               ^
/usr/lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/streambuf:756:7: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
  756 |       xsputn(const char_type* __s, streamsize __n);
      |       ^
In file included from stanExports_BEKKMGARCH.cc:5:
In file included from ./stanExports_BEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/io/r_ostream.hpp:70:31: warning: 'rstan::io::r_cerr_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual]
   70 |       virtual std::streamsize xsputn(const char_type* s, int n) {
      |                               ^
/usr/lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/streambuf:756:7: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
  756 |       xsputn(const char_type* __s, streamsize __n);
      |       ^
In file included from stanExports_BEKKMGARCH.cc:5:
In file included from ./stanExports_BEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
   72 |                         Index replacements = 0;
      |                               ^
In file included from stanExports_BEKKMGARCH.cc:5:
In file included from ./stanExports_BEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:37:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  246 |   int count = 0;
      |       ^
In file included from stanExports_BEKKMGARCH.cc:5:
In file included from ./stanExports_BEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:34:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/static_rational.hpp:166:10: warning: extension used [-Wlanguage-extension-token]
  166 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_BEKKMGARCH.cc:5:
In file included from ./stanExports_BEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dimension.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/dimension_list.hpp:125:10: warning: extension used [-Wlanguage-extension-token]
  125 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_BEKKMGARCH.cc:5:
In file included from ./stanExports_BEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dimension.hpp:21:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/dimension_list.hpp:131:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dimensionless_type.hpp:49:10: warning: extension used [-Wlanguage-extension-token]
   49 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_BEKKMGARCH.cc:5:
In file included from ./stanExports_BEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:39:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/linear_algebra.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dim.hpp:75:10: warning: extension used [-Wlanguage-extension-token]
   75 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_BEKKMGARCH.cc:5:
In file included from ./stanExports_BEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:40:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/unscale.hpp:28:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/scale.hpp:139:10: warning: extension used [-Wlanguage-extension-token]
  139 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_BEKKMGARCH.cc:5:
In file included from ./stanExports_BEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:120:10: warning: extension used [-Wlanguage-extension-token]
  120 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_BEKKMGARCH.cc:5:
In file included from ./stanExports_BEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/homogeneous_system.hpp:99:10: warning: extension used [-Wlanguage-extension-token]
   99 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_BEKKMGARCH.cc:5:
In file included from ./stanExports_BEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:495:10: warning: extension used [-Wlanguage-extension-token]
  495 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_BEKKMGARCH.cc:5:
In file included from ./stanExports_BEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:18:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/prob.hpp:290:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/student_t_qf.hpp:74:32: warning: unused variable 'function' [-Wunused-variable]
   74 |   static constexpr const char* function = "student_t_qf";
      |                                ^~~~~~~~
In file included from stanExports_BEKKMGARCH.cc:5:
In file included from ./stanExports_BEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:16:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/prob.hpp:7:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:52:20: warning: unused variable 'p_val_flip' [-Wunused-variable]
   52 |       const double p_val_flip = p_val < 0.5 ? p_val : 1.0 - p_val;
      |                    ^~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:42:18: warning: unused variable 'sqrt_inv_ibeta_m1' [-Wunused-variable]
   42 |     const double sqrt_inv_ibeta_m1 = sqrt(inv(ibeta_arg) - 1.0);
      |                  ^~~~~~~~~~~~~~~~~
In file included from stanExports_BEKKMGARCH.cc:5:
In file included from ./stanExports_BEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:54:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:98:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
   98 |   int ret = 0;
      |       ^
In file included from stanExports_BEKKMGARCH.cc:5:
In file included from ./stanExports_BEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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 stanExports_BEKKMGARCH.cc:5:
In file included from ./stanExports_BEKKMGARCH.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_header.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue_varmat.hpp:7:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:520:22: warning: unused variable 'rows' [-Wunused-variable]
  520 |   const Eigen::Index rows = row_idx.ns_.size();
      |                      ^~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:521:22: warning: unused variable 'cols' [-Wunused-variable]
  521 |   const Eigen::Index cols = col_idx.ns_.size();
      |                      ^~~~
In file included from stanExports_BEKKMGARCH.cc:5:
In file included from ./stanExports_BEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:19: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
  215 |         [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
      |                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:403:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, int, int, nullptr, nullptr, nullptr>' requested here
  403 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<true, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_BEKKMGARCH.h:1004:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, true, int, int, stan::math::var_value<double>, int, int>' requested here
 1004 |         in__.template read_constrain_lub<
      |                       ^
./stanExports_BEKKMGARCH.h:2567:12: note: in instantiation of function template specialization 'model_BEKKMGARCH_namespace::model_BEKKMGARCH::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2567 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_BEKKMGARCH_namespace::model_BEKKMGARCH::log_prob<true, true, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_BEKKMGARCH_namespace::model_BEKKMGARCH>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_BEKKMGARCH_namespace::model_BEKKMGARCH, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_BEKKMGARCH_namespace::model_BEKKMGARCH>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_BEKKMGARCH_namespace::model_BEKKMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_BEKKMGARCH.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_BEKKMGARCH_namespace::model_BEKKMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_BEKKMGARCH.cc:5:
In file included from ./stanExports_BEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:23: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
  215 |         [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
      |                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:37: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
  170 |     reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
      |                                     ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:406:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, int, int, nullptr, nullptr, nullptr>' requested here
  406 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<false, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_BEKKMGARCH.h:1004:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, false, int, int, stan::math::var_value<double>, int, int>' requested here
 1004 |         in__.template read_constrain_lub<
      |                       ^
./stanExports_BEKKMGARCH.h:2567:12: note: in instantiation of function template specialization 'model_BEKKMGARCH_namespace::model_BEKKMGARCH::log_prob_impl<true, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2567 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_BEKKMGARCH_namespace::model_BEKKMGARCH::log_prob<true, false, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, false, model_BEKKMGARCH_namespace::model_BEKKMGARCH>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:54:25: note: in instantiation of function template specialization 'stan::services::util::initialize<false, model_BEKKMGARCH_namespace::model_BEKKMGARCH, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   54 |     cont_vector = util::initialize<false>(model, init, rng, init_radius, false,
      |                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_BEKKMGARCH_namespace::model_BEKKMGARCH, false>' requested here
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
      |                                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_BEKKMGARCH_namespace::model_BEKKMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_BEKKMGARCH.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_BEKKMGARCH_namespace::model_BEKKMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_BEKKMGARCH.cc:5:
In file included from ./stanExports_BEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:41: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
  170 |     reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
      |                                         ^
26 warnings generated.


clang++-22 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I"../inst/include" -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -DTBB_INTERFACE_NEW   -fpic  -g -O3 -Wall -pedantic   -c stanExports_CCCMGARCH.cc -o stanExports_CCCMGARCH.o
In file included from stanExports_CCCMGARCH.cc:5:
In file included from ./stanExports_CCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:3:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/Sparse:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/SparseCore:61:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  273 |       Index count = 0;
      |             ^
In file included from stanExports_CCCMGARCH.cc:5:
In file included from ./stanExports_CCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:3:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/Sparse:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/SparseLU:35:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
   78 |   Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
      |         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
   79 |   Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
      |         ^
In file included from stanExports_CCCMGARCH.cc:5:
In file included from ./stanExports_CCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/io/r_ostream.hpp:47:31: warning: 'rstan::io::r_cout_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual]
   47 |       virtual std::streamsize xsputn(const char_type* s, int n) {
      |                               ^
/usr/lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/streambuf:756:7: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
  756 |       xsputn(const char_type* __s, streamsize __n);
      |       ^
In file included from stanExports_CCCMGARCH.cc:5:
In file included from ./stanExports_CCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/io/r_ostream.hpp:70:31: warning: 'rstan::io::r_cerr_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual]
   70 |       virtual std::streamsize xsputn(const char_type* s, int n) {
      |                               ^
/usr/lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/streambuf:756:7: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
  756 |       xsputn(const char_type* __s, streamsize __n);
      |       ^
In file included from stanExports_CCCMGARCH.cc:5:
In file included from ./stanExports_CCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
   72 |                         Index replacements = 0;
      |                               ^
In file included from stanExports_CCCMGARCH.cc:5:
In file included from ./stanExports_CCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:37:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  246 |   int count = 0;
      |       ^
In file included from stanExports_CCCMGARCH.cc:5:
In file included from ./stanExports_CCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:34:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/static_rational.hpp:166:10: warning: extension used [-Wlanguage-extension-token]
  166 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_CCCMGARCH.cc:5:
In file included from ./stanExports_CCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dimension.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/dimension_list.hpp:125:10: warning: extension used [-Wlanguage-extension-token]
  125 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_CCCMGARCH.cc:5:
In file included from ./stanExports_CCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dimension.hpp:21:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/dimension_list.hpp:131:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dimensionless_type.hpp:49:10: warning: extension used [-Wlanguage-extension-token]
   49 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_CCCMGARCH.cc:5:
In file included from ./stanExports_CCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:39:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/linear_algebra.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dim.hpp:75:10: warning: extension used [-Wlanguage-extension-token]
   75 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_CCCMGARCH.cc:5:
In file included from ./stanExports_CCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:40:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/unscale.hpp:28:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/scale.hpp:139:10: warning: extension used [-Wlanguage-extension-token]
  139 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_CCCMGARCH.cc:5:
In file included from ./stanExports_CCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:120:10: warning: extension used [-Wlanguage-extension-token]
  120 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_CCCMGARCH.cc:5:
In file included from ./stanExports_CCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/homogeneous_system.hpp:99:10: warning: extension used [-Wlanguage-extension-token]
   99 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_CCCMGARCH.cc:5:
In file included from ./stanExports_CCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:495:10: warning: extension used [-Wlanguage-extension-token]
  495 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_CCCMGARCH.cc:5:
In file included from ./stanExports_CCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:18:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/prob.hpp:290:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/student_t_qf.hpp:74:32: warning: unused variable 'function' [-Wunused-variable]
   74 |   static constexpr const char* function = "student_t_qf";
      |                                ^~~~~~~~
In file included from stanExports_CCCMGARCH.cc:5:
In file included from ./stanExports_CCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:16:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/prob.hpp:7:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:52:20: warning: unused variable 'p_val_flip' [-Wunused-variable]
   52 |       const double p_val_flip = p_val < 0.5 ? p_val : 1.0 - p_val;
      |                    ^~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:42:18: warning: unused variable 'sqrt_inv_ibeta_m1' [-Wunused-variable]
   42 |     const double sqrt_inv_ibeta_m1 = sqrt(inv(ibeta_arg) - 1.0);
      |                  ^~~~~~~~~~~~~~~~~
In file included from stanExports_CCCMGARCH.cc:5:
In file included from ./stanExports_CCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:54:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:98:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
   98 |   int ret = 0;
      |       ^
In file included from stanExports_CCCMGARCH.cc:5:
In file included from ./stanExports_CCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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 stanExports_CCCMGARCH.cc:5:
In file included from ./stanExports_CCCMGARCH.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_header.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue_varmat.hpp:7:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:520:22: warning: unused variable 'rows' [-Wunused-variable]
  520 |   const Eigen::Index rows = row_idx.ns_.size();
      |                      ^~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:521:22: warning: unused variable 'cols' [-Wunused-variable]
  521 |   const Eigen::Index cols = col_idx.ns_.size();
      |                      ^~~~
In file included from stanExports_CCCMGARCH.cc:5:
In file included from ./stanExports_CCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:19: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
  215 |         [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
      |                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:403:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, int, int, nullptr, nullptr, nullptr>' requested here
  403 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<true, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_CCCMGARCH.h:1312:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, true, int, int, stan::math::var_value<double>, int, int>' requested here
 1312 |         in__.template read_constrain_lub<
      |                       ^
./stanExports_CCCMGARCH.h:2870:12: note: in instantiation of function template specialization 'model_CCCMGARCH_namespace::model_CCCMGARCH::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2870 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_CCCMGARCH_namespace::model_CCCMGARCH::log_prob<true, true, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_CCCMGARCH_namespace::model_CCCMGARCH>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_CCCMGARCH_namespace::model_CCCMGARCH, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_CCCMGARCH_namespace::model_CCCMGARCH>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_CCCMGARCH_namespace::model_CCCMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_CCCMGARCH.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_CCCMGARCH_namespace::model_CCCMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_CCCMGARCH.cc:5:
In file included from ./stanExports_CCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:23: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
  215 |         [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
      |                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:19: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
  215 |         [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
      |                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:403:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, int, int, nullptr, nullptr, nullptr>' requested here
  403 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<true, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_CCCMGARCH.h:1332:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, true, int, int, stan::math::var_value<double>, int>' requested here
 1332 |         in__.template read_constrain_lub<
      |                       ^
./stanExports_CCCMGARCH.h:2870:12: note: in instantiation of function template specialization 'model_CCCMGARCH_namespace::model_CCCMGARCH::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2870 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_CCCMGARCH_namespace::model_CCCMGARCH::log_prob<true, true, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_CCCMGARCH_namespace::model_CCCMGARCH>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_CCCMGARCH_namespace::model_CCCMGARCH, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_CCCMGARCH_namespace::model_CCCMGARCH>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_CCCMGARCH_namespace::model_CCCMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_CCCMGARCH.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_CCCMGARCH_namespace::model_CCCMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_CCCMGARCH.cc:5:
In file included from ./stanExports_CCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:23: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
  215 |         [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
      |                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:37: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
  170 |     reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
      |                                     ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:406:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, int, int, nullptr, nullptr, nullptr>' requested here
  406 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<false, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_CCCMGARCH.h:1312:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, false, int, int, stan::math::var_value<double>, int, int>' requested here
 1312 |         in__.template read_constrain_lub<
      |                       ^
./stanExports_CCCMGARCH.h:2870:12: note: in instantiation of function template specialization 'model_CCCMGARCH_namespace::model_CCCMGARCH::log_prob_impl<true, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2870 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_CCCMGARCH_namespace::model_CCCMGARCH::log_prob<true, false, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, false, model_CCCMGARCH_namespace::model_CCCMGARCH>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:54:25: note: in instantiation of function template specialization 'stan::services::util::initialize<false, model_CCCMGARCH_namespace::model_CCCMGARCH, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   54 |     cont_vector = util::initialize<false>(model, init, rng, init_radius, false,
      |                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_CCCMGARCH_namespace::model_CCCMGARCH, false>' requested here
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
      |                                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_CCCMGARCH_namespace::model_CCCMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_CCCMGARCH.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_CCCMGARCH_namespace::model_CCCMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_CCCMGARCH.cc:5:
In file included from ./stanExports_CCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:41: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
  170 |     reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
      |                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:37: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
  170 |     reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
      |                                     ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:406:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, int, int, nullptr, nullptr, nullptr>' requested here
  406 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<false, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_CCCMGARCH.h:1332:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, false, int, int, stan::math::var_value<double>, int>' requested here
 1332 |         in__.template read_constrain_lub<
      |                       ^
./stanExports_CCCMGARCH.h:2870:12: note: in instantiation of function template specialization 'model_CCCMGARCH_namespace::model_CCCMGARCH::log_prob_impl<true, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2870 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_CCCMGARCH_namespace::model_CCCMGARCH::log_prob<true, false, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, false, model_CCCMGARCH_namespace::model_CCCMGARCH>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:54:25: note: in instantiation of function template specialization 'stan::services::util::initialize<false, model_CCCMGARCH_namespace::model_CCCMGARCH, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   54 |     cont_vector = util::initialize<false>(model, init, rng, init_radius, false,
      |                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_CCCMGARCH_namespace::model_CCCMGARCH, false>' requested here
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
      |                                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_CCCMGARCH_namespace::model_CCCMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_CCCMGARCH.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_CCCMGARCH_namespace::model_CCCMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_CCCMGARCH.cc:5:
In file included from ./stanExports_CCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:41: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
  170 |     reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
      |                                         ^
30 warnings generated.


clang++-22 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I"../inst/include" -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -DTBB_INTERFACE_NEW   -fpic  -g -O3 -Wall -pedantic   -c stanExports_DCCMGARCH.cc -o stanExports_DCCMGARCH.o
In file included from stanExports_DCCMGARCH.cc:5:
In file included from ./stanExports_DCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:3:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/Sparse:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/SparseCore:61:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  273 |       Index count = 0;
      |             ^
In file included from stanExports_DCCMGARCH.cc:5:
In file included from ./stanExports_DCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:3:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/Sparse:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/SparseLU:35:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
   78 |   Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
      |         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
   79 |   Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
      |         ^
In file included from stanExports_DCCMGARCH.cc:5:
In file included from ./stanExports_DCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/io/r_ostream.hpp:47:31: warning: 'rstan::io::r_cout_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual]
   47 |       virtual std::streamsize xsputn(const char_type* s, int n) {
      |                               ^
/usr/lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/streambuf:756:7: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
  756 |       xsputn(const char_type* __s, streamsize __n);
      |       ^
In file included from stanExports_DCCMGARCH.cc:5:
In file included from ./stanExports_DCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/io/r_ostream.hpp:70:31: warning: 'rstan::io::r_cerr_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual]
   70 |       virtual std::streamsize xsputn(const char_type* s, int n) {
      |                               ^
/usr/lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/streambuf:756:7: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
  756 |       xsputn(const char_type* __s, streamsize __n);
      |       ^
In file included from stanExports_DCCMGARCH.cc:5:
In file included from ./stanExports_DCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
   72 |                         Index replacements = 0;
      |                               ^
In file included from stanExports_DCCMGARCH.cc:5:
In file included from ./stanExports_DCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:37:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  246 |   int count = 0;
      |       ^
In file included from stanExports_DCCMGARCH.cc:5:
In file included from ./stanExports_DCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:34:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/static_rational.hpp:166:10: warning: extension used [-Wlanguage-extension-token]
  166 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_DCCMGARCH.cc:5:
In file included from ./stanExports_DCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dimension.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/dimension_list.hpp:125:10: warning: extension used [-Wlanguage-extension-token]
  125 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_DCCMGARCH.cc:5:
In file included from ./stanExports_DCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dimension.hpp:21:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/dimension_list.hpp:131:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dimensionless_type.hpp:49:10: warning: extension used [-Wlanguage-extension-token]
   49 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_DCCMGARCH.cc:5:
In file included from ./stanExports_DCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:39:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/linear_algebra.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dim.hpp:75:10: warning: extension used [-Wlanguage-extension-token]
   75 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_DCCMGARCH.cc:5:
In file included from ./stanExports_DCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:40:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/unscale.hpp:28:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/scale.hpp:139:10: warning: extension used [-Wlanguage-extension-token]
  139 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_DCCMGARCH.cc:5:
In file included from ./stanExports_DCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:120:10: warning: extension used [-Wlanguage-extension-token]
  120 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_DCCMGARCH.cc:5:
In file included from ./stanExports_DCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/homogeneous_system.hpp:99:10: warning: extension used [-Wlanguage-extension-token]
   99 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_DCCMGARCH.cc:5:
In file included from ./stanExports_DCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:495:10: warning: extension used [-Wlanguage-extension-token]
  495 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_DCCMGARCH.cc:5:
In file included from ./stanExports_DCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:18:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/prob.hpp:290:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/student_t_qf.hpp:74:32: warning: unused variable 'function' [-Wunused-variable]
   74 |   static constexpr const char* function = "student_t_qf";
      |                                ^~~~~~~~
In file included from stanExports_DCCMGARCH.cc:5:
In file included from ./stanExports_DCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:16:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/prob.hpp:7:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:52:20: warning: unused variable 'p_val_flip' [-Wunused-variable]
   52 |       const double p_val_flip = p_val < 0.5 ? p_val : 1.0 - p_val;
      |                    ^~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:42:18: warning: unused variable 'sqrt_inv_ibeta_m1' [-Wunused-variable]
   42 |     const double sqrt_inv_ibeta_m1 = sqrt(inv(ibeta_arg) - 1.0);
      |                  ^~~~~~~~~~~~~~~~~
In file included from stanExports_DCCMGARCH.cc:5:
In file included from ./stanExports_DCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:54:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:98:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
   98 |   int ret = 0;
      |       ^
In file included from stanExports_DCCMGARCH.cc:5:
In file included from ./stanExports_DCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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 stanExports_DCCMGARCH.cc:5:
In file included from ./stanExports_DCCMGARCH.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_header.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue_varmat.hpp:7:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:520:22: warning: unused variable 'rows' [-Wunused-variable]
  520 |   const Eigen::Index rows = row_idx.ns_.size();
      |                      ^~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:521:22: warning: unused variable 'cols' [-Wunused-variable]
  521 |   const Eigen::Index cols = col_idx.ns_.size();
      |                      ^~~~
In file included from stanExports_DCCMGARCH.cc:5:
In file included from ./stanExports_DCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:19: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
  215 |         [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
      |                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:403:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, int, int, nullptr, nullptr, nullptr>' requested here
  403 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<true, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_DCCMGARCH.h:1464:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, true, int, int, stan::math::var_value<double>, int, int>' requested here
 1464 |         in__.template read_constrain_lub<
      |                       ^
./stanExports_DCCMGARCH.h:3419:12: note: in instantiation of function template specialization 'model_DCCMGARCH_namespace::model_DCCMGARCH::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 3419 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_DCCMGARCH_namespace::model_DCCMGARCH::log_prob<true, true, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_DCCMGARCH_namespace::model_DCCMGARCH>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_DCCMGARCH_namespace::model_DCCMGARCH, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_DCCMGARCH_namespace::model_DCCMGARCH>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_DCCMGARCH_namespace::model_DCCMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_DCCMGARCH.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_DCCMGARCH_namespace::model_DCCMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_DCCMGARCH.cc:5:
In file included from ./stanExports_DCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:23: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
  215 |         [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
      |                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:19: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
  215 |         [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
      |                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:403:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, int, int, nullptr, nullptr, nullptr>' requested here
  403 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<true, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_DCCMGARCH.h:1484:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, true, int, int, stan::math::var_value<double>, int>' requested here
 1484 |         in__.template read_constrain_lub<
      |                       ^
./stanExports_DCCMGARCH.h:3419:12: note: in instantiation of function template specialization 'model_DCCMGARCH_namespace::model_DCCMGARCH::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 3419 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_DCCMGARCH_namespace::model_DCCMGARCH::log_prob<true, true, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_DCCMGARCH_namespace::model_DCCMGARCH>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_DCCMGARCH_namespace::model_DCCMGARCH, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_DCCMGARCH_namespace::model_DCCMGARCH>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_DCCMGARCH_namespace::model_DCCMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_DCCMGARCH.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_DCCMGARCH_namespace::model_DCCMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_DCCMGARCH.cc:5:
In file included from ./stanExports_DCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:23: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
  215 |         [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
      |                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:125:13: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
  125 |         [x, ub, lb, diff, lp, inv_logit_x](auto& vi) mutable {
      |             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:403:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<stan::math::var_value<double>, int, int, nullptr, nullptr>' requested here
  403 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<true, stan::math::var_value<double>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_DCCMGARCH.h:1496:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<stan::math::var_value<double>, true, int, int, stan::math::var_value<double>>' requested here
 1496 |         in__.template read_constrain_lub<local_scalar_t__, jacobian__>(0, 1,
      |                       ^
./stanExports_DCCMGARCH.h:3419:12: note: in instantiation of function template specialization 'model_DCCMGARCH_namespace::model_DCCMGARCH::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 3419 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_DCCMGARCH_namespace::model_DCCMGARCH::log_prob<true, true, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_DCCMGARCH_namespace::model_DCCMGARCH>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_DCCMGARCH_namespace::model_DCCMGARCH, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_DCCMGARCH_namespace::model_DCCMGARCH>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_DCCMGARCH_namespace::model_DCCMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_DCCMGARCH.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_DCCMGARCH_namespace::model_DCCMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_DCCMGARCH.cc:5:
In file included from ./stanExports_DCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:125:17: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
  125 |         [x, ub, lb, diff, lp, inv_logit_x](auto& vi) mutable {
      |                 ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:125:17: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:403:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<stan::math::var_value<double>, int, stan::math::var_value<double>, nullptr, nullptr>' requested here
  403 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<true, stan::math::var_value<double>, const int &, const stan::math::var_value<double> &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_DCCMGARCH.h:1500:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<stan::math::var_value<double>, true, int, stan::math::var_value<double>, stan::math::var_value<double>>' requested here
 1500 |         in__.template read_constrain_lub<local_scalar_t__, jacobian__>(0, (1
      |                       ^
./stanExports_DCCMGARCH.h:3419:12: note: in instantiation of function template specialization 'model_DCCMGARCH_namespace::model_DCCMGARCH::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 3419 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_DCCMGARCH_namespace::model_DCCMGARCH::log_prob<true, true, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_DCCMGARCH_namespace::model_DCCMGARCH>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_DCCMGARCH_namespace::model_DCCMGARCH, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_DCCMGARCH_namespace::model_DCCMGARCH>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_DCCMGARCH_namespace::model_DCCMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_DCCMGARCH.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_DCCMGARCH_namespace::model_DCCMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_DCCMGARCH.cc:5:
In file included from ./stanExports_DCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:37: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
  170 |     reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
      |                                     ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:406:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, int, int, nullptr, nullptr, nullptr>' requested here
  406 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<false, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_DCCMGARCH.h:1464:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, false, int, int, stan::math::var_value<double>, int, int>' requested here
 1464 |         in__.template read_constrain_lub<
      |                       ^
./stanExports_DCCMGARCH.h:3419:12: note: in instantiation of function template specialization 'model_DCCMGARCH_namespace::model_DCCMGARCH::log_prob_impl<true, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 3419 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_DCCMGARCH_namespace::model_DCCMGARCH::log_prob<true, false, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, false, model_DCCMGARCH_namespace::model_DCCMGARCH>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:54:25: note: in instantiation of function template specialization 'stan::services::util::initialize<false, model_DCCMGARCH_namespace::model_DCCMGARCH, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   54 |     cont_vector = util::initialize<false>(model, init, rng, init_radius, false,
      |                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_DCCMGARCH_namespace::model_DCCMGARCH, false>' requested here
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
      |                                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_DCCMGARCH_namespace::model_DCCMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_DCCMGARCH.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_DCCMGARCH_namespace::model_DCCMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_DCCMGARCH.cc:5:
In file included from ./stanExports_DCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:41: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
  170 |     reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
      |                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:37: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
  170 |     reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
      |                                     ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:406:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, int, int, nullptr, nullptr, nullptr>' requested here
  406 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<false, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_DCCMGARCH.h:1484:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, false, int, int, stan::math::var_value<double>, int>' requested here
 1484 |         in__.template read_constrain_lub<
      |                       ^
./stanExports_DCCMGARCH.h:3419:12: note: in instantiation of function template specialization 'model_DCCMGARCH_namespace::model_DCCMGARCH::log_prob_impl<true, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 3419 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_DCCMGARCH_namespace::model_DCCMGARCH::log_prob<true, false, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, false, model_DCCMGARCH_namespace::model_DCCMGARCH>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:54:25: note: in instantiation of function template specialization 'stan::services::util::initialize<false, model_DCCMGARCH_namespace::model_DCCMGARCH, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   54 |     cont_vector = util::initialize<false>(model, init, rng, init_radius, false,
      |                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_DCCMGARCH_namespace::model_DCCMGARCH, false>' requested here
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
      |                                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_DCCMGARCH_namespace::model_DCCMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_DCCMGARCH.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_DCCMGARCH_namespace::model_DCCMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_DCCMGARCH.cc:5:
In file included from ./stanExports_DCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:41: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
  170 |     reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
      |                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:53:34: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
   53 |                              [x, ub, lb, diff, inv_logit_x](auto& vi) mutable {
      |                                  ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:406:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<stan::math::var_value<double>, int, int, nullptr, nullptr>' requested here
  406 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<false, stan::math::var_value<double>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_DCCMGARCH.h:1496:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<stan::math::var_value<double>, false, int, int, stan::math::var_value<double>>' requested here
 1496 |         in__.template read_constrain_lub<local_scalar_t__, jacobian__>(0, 1,
      |                       ^
./stanExports_DCCMGARCH.h:3419:12: note: in instantiation of function template specialization 'model_DCCMGARCH_namespace::model_DCCMGARCH::log_prob_impl<true, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 3419 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_DCCMGARCH_namespace::model_DCCMGARCH::log_prob<true, false, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, false, model_DCCMGARCH_namespace::model_DCCMGARCH>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:54:25: note: in instantiation of function template specialization 'stan::services::util::initialize<false, model_DCCMGARCH_namespace::model_DCCMGARCH, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   54 |     cont_vector = util::initialize<false>(model, init, rng, init_radius, false,
      |                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_DCCMGARCH_namespace::model_DCCMGARCH, false>' requested here
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
      |                                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_DCCMGARCH_namespace::model_DCCMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_DCCMGARCH.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_DCCMGARCH_namespace::model_DCCMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_DCCMGARCH.cc:5:
In file included from ./stanExports_DCCMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:53:38: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
   53 |                              [x, ub, lb, diff, inv_logit_x](auto& vi) mutable {
      |                                      ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:53:38: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:406:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<stan::math::var_value<double>, int, stan::math::var_value<double>, nullptr, nullptr>' requested here
  406 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<false, stan::math::var_value<double>, const int &, const stan::math::var_value<double> &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_DCCMGARCH.h:1500:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<stan::math::var_value<double>, false, int, stan::math::var_value<double>, stan::math::var_value<double>>' requested here
 1500 |         in__.template read_constrain_lub<local_scalar_t__, jacobian__>(0, (1
      |                       ^
./stanExports_DCCMGARCH.h:3419:12: note: in instantiation of function template specialization 'model_DCCMGARCH_namespace::model_DCCMGARCH::log_prob_impl<true, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 3419 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_DCCMGARCH_namespace::model_DCCMGARCH::log_prob<true, false, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, false, model_DCCMGARCH_namespace::model_DCCMGARCH>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:54:25: note: in instantiation of function template specialization 'stan::services::util::initialize<false, model_DCCMGARCH_namespace::model_DCCMGARCH, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   54 |     cont_vector = util::initialize<false>(model, init, rng, init_radius, false,
      |                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_DCCMGARCH_namespace::model_DCCMGARCH, false>' requested here
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
      |                                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_DCCMGARCH_namespace::model_DCCMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_DCCMGARCH.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_DCCMGARCH_namespace::model_DCCMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
36 warnings generated.


clang++-22 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I"../inst/include" -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -DTBB_INTERFACE_NEW   -fpic  -g -O3 -Wall -pedantic   -c stanExports_constMGARCH.cc -o stanExports_constMGARCH.o
In file included from stanExports_constMGARCH.cc:5:
In file included from ./stanExports_constMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:3:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/Sparse:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/SparseCore:61:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  273 |       Index count = 0;
      |             ^
In file included from stanExports_constMGARCH.cc:5:
In file included from ./stanExports_constMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:3:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/Sparse:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/SparseLU:35:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
   78 |   Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
      |         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
   79 |   Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
      |         ^
In file included from stanExports_constMGARCH.cc:5:
In file included from ./stanExports_constMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/io/r_ostream.hpp:47:31: warning: 'rstan::io::r_cout_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual]
   47 |       virtual std::streamsize xsputn(const char_type* s, int n) {
      |                               ^
/usr/lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/streambuf:756:7: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
  756 |       xsputn(const char_type* __s, streamsize __n);
      |       ^
In file included from stanExports_constMGARCH.cc:5:
In file included from ./stanExports_constMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/io/r_ostream.hpp:70:31: warning: 'rstan::io::r_cerr_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual]
   70 |       virtual std::streamsize xsputn(const char_type* s, int n) {
      |                               ^
/usr/lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/streambuf:756:7: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
  756 |       xsputn(const char_type* __s, streamsize __n);
      |       ^
In file included from stanExports_constMGARCH.cc:5:
In file included from ./stanExports_constMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
   72 |                         Index replacements = 0;
      |                               ^
In file included from stanExports_constMGARCH.cc:5:
In file included from ./stanExports_constMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:37:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  246 |   int count = 0;
      |       ^
In file included from stanExports_constMGARCH.cc:5:
In file included from ./stanExports_constMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:34:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/static_rational.hpp:166:10: warning: extension used [-Wlanguage-extension-token]
  166 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_constMGARCH.cc:5:
In file included from ./stanExports_constMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dimension.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/dimension_list.hpp:125:10: warning: extension used [-Wlanguage-extension-token]
  125 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_constMGARCH.cc:5:
In file included from ./stanExports_constMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dimension.hpp:21:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/dimension_list.hpp:131:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dimensionless_type.hpp:49:10: warning: extension used [-Wlanguage-extension-token]
   49 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_constMGARCH.cc:5:
In file included from ./stanExports_constMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:39:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/linear_algebra.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dim.hpp:75:10: warning: extension used [-Wlanguage-extension-token]
   75 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_constMGARCH.cc:5:
In file included from ./stanExports_constMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:40:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/unscale.hpp:28:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/scale.hpp:139:10: warning: extension used [-Wlanguage-extension-token]
  139 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_constMGARCH.cc:5:
In file included from ./stanExports_constMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:120:10: warning: extension used [-Wlanguage-extension-token]
  120 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_constMGARCH.cc:5:
In file included from ./stanExports_constMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/homogeneous_system.hpp:99:10: warning: extension used [-Wlanguage-extension-token]
   99 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_constMGARCH.cc:5:
In file included from ./stanExports_constMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:495:10: warning: extension used [-Wlanguage-extension-token]
  495 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_constMGARCH.cc:5:
In file included from ./stanExports_constMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:18:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/prob.hpp:290:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/student_t_qf.hpp:74:32: warning: unused variable 'function' [-Wunused-variable]
   74 |   static constexpr const char* function = "student_t_qf";
      |                                ^~~~~~~~
In file included from stanExports_constMGARCH.cc:5:
In file included from ./stanExports_constMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:16:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/prob.hpp:7:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:52:20: warning: unused variable 'p_val_flip' [-Wunused-variable]
   52 |       const double p_val_flip = p_val < 0.5 ? p_val : 1.0 - p_val;
      |                    ^~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:42:18: warning: unused variable 'sqrt_inv_ibeta_m1' [-Wunused-variable]
   42 |     const double sqrt_inv_ibeta_m1 = sqrt(inv(ibeta_arg) - 1.0);
      |                  ^~~~~~~~~~~~~~~~~
In file included from stanExports_constMGARCH.cc:5:
In file included from ./stanExports_constMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:54:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:98:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
   98 |   int ret = 0;
      |       ^
In file included from stanExports_constMGARCH.cc:5:
In file included from ./stanExports_constMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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 stanExports_constMGARCH.cc:5:
In file included from ./stanExports_constMGARCH.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_header.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue_varmat.hpp:7:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:520:22: warning: unused variable 'rows' [-Wunused-variable]
  520 |   const Eigen::Index rows = row_idx.ns_.size();
      |                      ^~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:521:22: warning: unused variable 'cols' [-Wunused-variable]
  521 |   const Eigen::Index cols = col_idx.ns_.size();
      |                      ^~~~
In file included from stanExports_constMGARCH.cc:5:
In file included from ./stanExports_constMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:19: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
  215 |         [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
      |                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:403:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, int, int, nullptr, nullptr, nullptr>' requested here
  403 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<true, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_constMGARCH.h:1033:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, true, int, int, stan::math::var_value<double>, int, int>' requested here
 1033 |         in__.template read_constrain_lub<
      |                       ^
./stanExports_constMGARCH.h:1909:12: note: in instantiation of function template specialization 'model_constMGARCH_namespace::model_constMGARCH::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 1909 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_constMGARCH_namespace::model_constMGARCH::log_prob<true, true, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_constMGARCH_namespace::model_constMGARCH>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_constMGARCH_namespace::model_constMGARCH, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_constMGARCH_namespace::model_constMGARCH>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_constMGARCH_namespace::model_constMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_constMGARCH.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_constMGARCH_namespace::model_constMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_constMGARCH.cc:5:
In file included from ./stanExports_constMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:23: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
  215 |         [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
      |                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:37: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
  170 |     reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
      |                                     ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:406:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, int, int, nullptr, nullptr, nullptr>' requested here
  406 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<false, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_constMGARCH.h:1033:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, false, int, int, stan::math::var_value<double>, int, int>' requested here
 1033 |         in__.template read_constrain_lub<
      |                       ^
./stanExports_constMGARCH.h:1909:12: note: in instantiation of function template specialization 'model_constMGARCH_namespace::model_constMGARCH::log_prob_impl<true, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 1909 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_constMGARCH_namespace::model_constMGARCH::log_prob<true, false, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, false, model_constMGARCH_namespace::model_constMGARCH>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:54:25: note: in instantiation of function template specialization 'stan::services::util::initialize<false, model_constMGARCH_namespace::model_constMGARCH, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   54 |     cont_vector = util::initialize<false>(model, init, rng, init_radius, false,
      |                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_constMGARCH_namespace::model_constMGARCH, false>' requested here
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
      |                                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_constMGARCH_namespace::model_constMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_constMGARCH.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_constMGARCH_namespace::model_constMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_constMGARCH.cc:5:
In file included from ./stanExports_constMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:41: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
  170 |     reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
      |                                         ^
26 warnings generated.


clang++-22 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I"../inst/include" -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -DTBB_INTERFACE_NEW   -fpic  -g -O3 -Wall -pedantic   -c stanExports_forecastBEKK.cc -o stanExports_forecastBEKK.o
In file included from stanExports_forecastBEKK.cc:5:
In file included from ./stanExports_forecastBEKK.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:3:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/Sparse:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/SparseCore:61:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  273 |       Index count = 0;
      |             ^
In file included from stanExports_forecastBEKK.cc:5:
In file included from ./stanExports_forecastBEKK.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:3:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/Sparse:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/SparseLU:35:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
   78 |   Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
      |         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
   79 |   Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
      |         ^
In file included from stanExports_forecastBEKK.cc:5:
In file included from ./stanExports_forecastBEKK.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/io/r_ostream.hpp:47:31: warning: 'rstan::io::r_cout_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual]
   47 |       virtual std::streamsize xsputn(const char_type* s, int n) {
      |                               ^
/usr/lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/streambuf:756:7: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
  756 |       xsputn(const char_type* __s, streamsize __n);
      |       ^
In file included from stanExports_forecastBEKK.cc:5:
In file included from ./stanExports_forecastBEKK.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/io/r_ostream.hpp:70:31: warning: 'rstan::io::r_cerr_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual]
   70 |       virtual std::streamsize xsputn(const char_type* s, int n) {
      |                               ^
/usr/lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/streambuf:756:7: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
  756 |       xsputn(const char_type* __s, streamsize __n);
      |       ^
In file included from stanExports_forecastBEKK.cc:5:
In file included from ./stanExports_forecastBEKK.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
   72 |                         Index replacements = 0;
      |                               ^
In file included from stanExports_forecastBEKK.cc:5:
In file included from ./stanExports_forecastBEKK.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:37:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  246 |   int count = 0;
      |       ^
In file included from stanExports_forecastBEKK.cc:5:
In file included from ./stanExports_forecastBEKK.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:34:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/static_rational.hpp:166:10: warning: extension used [-Wlanguage-extension-token]
  166 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_forecastBEKK.cc:5:
In file included from ./stanExports_forecastBEKK.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dimension.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/dimension_list.hpp:125:10: warning: extension used [-Wlanguage-extension-token]
  125 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_forecastBEKK.cc:5:
In file included from ./stanExports_forecastBEKK.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dimension.hpp:21:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/dimension_list.hpp:131:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dimensionless_type.hpp:49:10: warning: extension used [-Wlanguage-extension-token]
   49 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_forecastBEKK.cc:5:
In file included from ./stanExports_forecastBEKK.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:39:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/linear_algebra.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dim.hpp:75:10: warning: extension used [-Wlanguage-extension-token]
   75 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_forecastBEKK.cc:5:
In file included from ./stanExports_forecastBEKK.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:40:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/unscale.hpp:28:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/scale.hpp:139:10: warning: extension used [-Wlanguage-extension-token]
  139 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_forecastBEKK.cc:5:
In file included from ./stanExports_forecastBEKK.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:120:10: warning: extension used [-Wlanguage-extension-token]
  120 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_forecastBEKK.cc:5:
In file included from ./stanExports_forecastBEKK.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/homogeneous_system.hpp:99:10: warning: extension used [-Wlanguage-extension-token]
   99 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_forecastBEKK.cc:5:
In file included from ./stanExports_forecastBEKK.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:495:10: warning: extension used [-Wlanguage-extension-token]
  495 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_forecastBEKK.cc:5:
In file included from ./stanExports_forecastBEKK.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:18:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/prob.hpp:290:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/student_t_qf.hpp:74:32: warning: unused variable 'function' [-Wunused-variable]
   74 |   static constexpr const char* function = "student_t_qf";
      |                                ^~~~~~~~
In file included from stanExports_forecastBEKK.cc:5:
In file included from ./stanExports_forecastBEKK.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:16:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/prob.hpp:7:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:52:20: warning: unused variable 'p_val_flip' [-Wunused-variable]
   52 |       const double p_val_flip = p_val < 0.5 ? p_val : 1.0 - p_val;
      |                    ^~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:42:18: warning: unused variable 'sqrt_inv_ibeta_m1' [-Wunused-variable]
   42 |     const double sqrt_inv_ibeta_m1 = sqrt(inv(ibeta_arg) - 1.0);
      |                  ^~~~~~~~~~~~~~~~~
In file included from stanExports_forecastBEKK.cc:5:
In file included from ./stanExports_forecastBEKK.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:54:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:98:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
   98 |   int ret = 0;
      |       ^
In file included from stanExports_forecastBEKK.cc:5:
In file included from ./stanExports_forecastBEKK.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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 stanExports_forecastBEKK.cc:5:
In file included from ./stanExports_forecastBEKK.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_header.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue_varmat.hpp:7:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:520:22: warning: unused variable 'rows' [-Wunused-variable]
  520 |   const Eigen::Index rows = row_idx.ns_.size();
      |                      ^~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:521:22: warning: unused variable 'cols' [-Wunused-variable]
  521 |   const Eigen::Index cols = col_idx.ns_.size();
      |                      ^~~~
In file included from stanExports_forecastBEKK.cc:5:
./stanExports_forecastBEKK.h:760:12: warning: unused variable 'phi0' [-Wunused-variable]
  760 |       auto phi0 =
      |            ^~~~
./stanExports_forecastBEKK.h:2469:12: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob_impl<false, true, std::vector<double>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2469 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:130:33: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob<false, true, double>' requested here
  130 |       log_prob = model.template log_prob<false, Jacobian>(unconstrained,
      |                                 ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_forecastBEKK_namespace::model_forecastBEKK, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_forecastBEKK_namespace::model_forecastBEKK>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastBEKK_namespace::model_forecastBEKK, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastBEKK.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastBEKK_namespace::model_forecastBEKK, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastBEKK.cc:5:
./stanExports_forecastBEKK.h:773:12: warning: unused variable 'beta0' [-Wunused-variable]
  773 |       auto beta0 =
      |            ^~~~~
./stanExports_forecastBEKK.h:776:12: warning: unused variable 'beta1' [-Wunused-variable]
  776 |       auto beta1 =
      |            ^~~~~
./stanExports_forecastBEKK.h:783:12: warning: unused variable 'nu' [-Wunused-variable]
  783 |       auto nu =
      |            ^~
./stanExports_forecastBEKK.h:848:12: warning: unused variable 'phi0' [-Wunused-variable]
  848 |       auto phi0 =
      |            ^~~~
./stanExports_forecastBEKK.h:2469:12: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2469 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob<true, true, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_forecastBEKK_namespace::model_forecastBEKK>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_forecastBEKK_namespace::model_forecastBEKK, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_forecastBEKK_namespace::model_forecastBEKK>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastBEKK_namespace::model_forecastBEKK, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastBEKK.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastBEKK_namespace::model_forecastBEKK, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastBEKK.cc:5:
In file included from ./stanExports_forecastBEKK.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:19: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
  215 |         [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
      |                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:403:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, int, int, nullptr, nullptr, nullptr>' requested here
  403 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<true, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_forecastBEKK.h:852:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, true, int, int, stan::math::var_value<double>, int, int>' requested here
  852 |         in__.template read_constrain_lub<
      |                       ^
./stanExports_forecastBEKK.h:2469:12: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2469 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob<true, true, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_forecastBEKK_namespace::model_forecastBEKK>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_forecastBEKK_namespace::model_forecastBEKK, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_forecastBEKK_namespace::model_forecastBEKK>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastBEKK_namespace::model_forecastBEKK, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastBEKK.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastBEKK_namespace::model_forecastBEKK, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastBEKK.cc:5:
In file included from ./stanExports_forecastBEKK.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:23: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
  215 |         [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
      |                       ^
In file included from stanExports_forecastBEKK.cc:5:
./stanExports_forecastBEKK.h:861:12: warning: unused variable 'beta0' [-Wunused-variable]
  861 |       auto beta0 =
      |            ^~~~~
./stanExports_forecastBEKK.h:2469:12: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2469 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob<true, true, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_forecastBEKK_namespace::model_forecastBEKK>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_forecastBEKK_namespace::model_forecastBEKK, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_forecastBEKK_namespace::model_forecastBEKK>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastBEKK_namespace::model_forecastBEKK, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastBEKK.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastBEKK_namespace::model_forecastBEKK, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastBEKK.cc:5:
./stanExports_forecastBEKK.h:864:12: warning: unused variable 'beta1' [-Wunused-variable]
  864 |       auto beta1 =
      |            ^~~~~
./stanExports_forecastBEKK.h:871:12: warning: unused variable 'nu' [-Wunused-variable]
  871 |       auto nu =
      |            ^~
./stanExports_forecastBEKK.h:848:12: warning: unused variable 'phi0' [-Wunused-variable]
  848 |       auto phi0 =
      |            ^~~~
./stanExports_forecastBEKK.h:2469:12: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob_impl<true, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2469 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob<true, false, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, false, model_forecastBEKK_namespace::model_forecastBEKK>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:54:25: note: in instantiation of function template specialization 'stan::services::util::initialize<false, model_forecastBEKK_namespace::model_forecastBEKK, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   54 |     cont_vector = util::initialize<false>(model, init, rng, init_radius, false,
      |                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_forecastBEKK_namespace::model_forecastBEKK, false>' requested here
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
      |                                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastBEKK_namespace::model_forecastBEKK, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastBEKK.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastBEKK_namespace::model_forecastBEKK, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastBEKK.cc:5:
In file included from ./stanExports_forecastBEKK.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:37: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
  170 |     reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
      |                                     ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:406:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, int, int, nullptr, nullptr, nullptr>' requested here
  406 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<false, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_forecastBEKK.h:852:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, false, int, int, stan::math::var_value<double>, int, int>' requested here
  852 |         in__.template read_constrain_lub<
      |                       ^
./stanExports_forecastBEKK.h:2469:12: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob_impl<true, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2469 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob<true, false, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, false, model_forecastBEKK_namespace::model_forecastBEKK>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:54:25: note: in instantiation of function template specialization 'stan::services::util::initialize<false, model_forecastBEKK_namespace::model_forecastBEKK, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   54 |     cont_vector = util::initialize<false>(model, init, rng, init_radius, false,
      |                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_forecastBEKK_namespace::model_forecastBEKK, false>' requested here
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
      |                                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastBEKK_namespace::model_forecastBEKK, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastBEKK.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastBEKK_namespace::model_forecastBEKK, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastBEKK.cc:5:
In file included from ./stanExports_forecastBEKK.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:41: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
  170 |     reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
      |                                         ^
In file included from stanExports_forecastBEKK.cc:5:
./stanExports_forecastBEKK.h:861:12: warning: unused variable 'beta0' [-Wunused-variable]
  861 |       auto beta0 =
      |            ^~~~~
./stanExports_forecastBEKK.h:2469:12: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob_impl<true, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2469 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob<true, false, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, false, model_forecastBEKK_namespace::model_forecastBEKK>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:54:25: note: in instantiation of function template specialization 'stan::services::util::initialize<false, model_forecastBEKK_namespace::model_forecastBEKK, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   54 |     cont_vector = util::initialize<false>(model, init, rng, init_radius, false,
      |                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_forecastBEKK_namespace::model_forecastBEKK, false>' requested here
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
      |                                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastBEKK_namespace::model_forecastBEKK, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastBEKK.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastBEKK_namespace::model_forecastBEKK, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastBEKK.cc:5:
./stanExports_forecastBEKK.h:864:12: warning: unused variable 'beta1' [-Wunused-variable]
  864 |       auto beta1 =
      |            ^~~~~
./stanExports_forecastBEKK.h:871:12: warning: unused variable 'nu' [-Wunused-variable]
  871 |       auto nu =
      |            ^~
./stanExports_forecastBEKK.h:760:12: warning: unused variable 'phi0' [-Wunused-variable]
  760 |       auto phi0 =
      |            ^~~~
./stanExports_forecastBEKK.h:2469:12: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob_impl<false, false, std::vector<double>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2469 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:63:25: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob<false, false, double>' requested here
   63 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
      |                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_forecastBEKK_namespace::model_forecastBEKK, false>' requested here
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
      |                                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastBEKK_namespace::model_forecastBEKK, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastBEKK.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastBEKK_namespace::model_forecastBEKK, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastBEKK.cc:5:
./stanExports_forecastBEKK.h:773:12: warning: unused variable 'beta0' [-Wunused-variable]
  773 |       auto beta0 =
      |            ^~~~~
./stanExports_forecastBEKK.h:776:12: warning: unused variable 'beta1' [-Wunused-variable]
  776 |       auto beta1 =
      |            ^~~~~
./stanExports_forecastBEKK.h:783:12: warning: unused variable 'nu' [-Wunused-variable]
  783 |       auto nu =
      |            ^~
./stanExports_forecastBEKK.h:848:12: warning: unused variable 'phi0' [-Wunused-variable]
  848 |       auto phi0 =
      |            ^~~~
./stanExports_forecastBEKK.h:2464:12: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob_impl<true, true, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, Eigen::Matrix<int, -1, 1>, nullptr, nullptr, nullptr>' requested here
 2464 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_functional.hpp:21:27: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob<true, true, stan::math::var_value<double>>' requested here
   21 |     return model.template log_prob<true, true, T>(
      |                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/functor/gradient.hpp:53:16: note: in instantiation of function template specialization 'stan::model::model_functional<model_forecastBEKK_namespace::model_forecastBEKK>::operator()<stan::math::var_value<double>>' requested here
   53 |   var fx_var = f(x_var);
      |                ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/gradient.hpp:27:17: note: in instantiation of function template specialization 'stan::math::gradient<stan::model::model_functional<model_forecastBEKK_namespace::model_forecastBEKK>>' requested here
   27 |     stan::math::gradient(model_functional<M>(model, &ss), x, f, grad_f);
      |                 ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/base_hamiltonian.hpp:63:20: note: in instantiation of function template specialization 'stan::model::gradient<model_forecastBEKK_namespace::model_forecastBEKK>' requested here
   63 |       stan::model::gradient(model_, z.q, z.V, z.g, logger);
      |                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/integrators/expl_leapfrog.hpp:25:17: note: (skipping 5 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
   25 |     hamiltonian.update_potential_gradient(z, logger);
      |                 ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e.hpp:76:48: note: in instantiation of member function 'stan::mcmc::dense_e_nuts<model_forecastBEKK_namespace::model_forecastBEKK, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::dense_e_nuts' requested here
   76 |   stan::mcmc::dense_e_nuts<Model, stan::rng_t> sampler(model, rng);
      |                                                ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e.hpp:133:10: note: in instantiation of function template specialization 'stan::services::sample::hmc_nuts_dense_e<model_forecastBEKK_namespace::model_forecastBEKK>' requested here
  133 |   return hmc_nuts_dense_e(model, init, default_metric, random_seed, chain,
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:621:13: note: in instantiation of function template specialization 'stan::services::sample::hmc_nuts_dense_e<model_forecastBEKK_namespace::model_forecastBEKK>' requested here
  621 |           ::hmc_nuts_dense_e(model, *init_context_ptr,
      |             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastBEKK_namespace::model_forecastBEKK, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastBEKK.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastBEKK_namespace::model_forecastBEKK, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastBEKK.cc:5:
./stanExports_forecastBEKK.h:861:12: warning: unused variable 'beta0' [-Wunused-variable]
  861 |       auto beta0 =
      |            ^~~~~
./stanExports_forecastBEKK.h:864:12: warning: unused variable 'beta1' [-Wunused-variable]
  864 |       auto beta1 =
      |            ^~~~~
./stanExports_forecastBEKK.h:871:12: warning: unused variable 'nu' [-Wunused-variable]
  871 |       auto nu =
      |            ^~
./stanExports_forecastBEKK.h:760:12: warning: unused variable 'phi0' [-Wunused-variable]
  760 |       auto phi0 =
      |            ^~~~
./stanExports_forecastBEKK.h:2464:12: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob_impl<false, true, Eigen::Matrix<double, -1, 1>, Eigen::Matrix<int, -1, 1>, nullptr, nullptr, nullptr>' requested here
 2464 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/variational/advi.hpp:512:31: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob<false, true, double>' requested here
  512 |       log_p = model_.template log_prob<false, true>(cont_params_, &msg2);
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/experimental/advi/fullrank.hpp:90:14: note: in instantiation of member function 'stan::variational::advi<model_forecastBEKK_namespace::model_forecastBEKK, stan::variational::normal_fullrank, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::run' requested here
   90 |     cmd_advi.run(eta, adapt_engaged, adapt_iterations, tol_rel_obj,
      |              ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:890:9: note: in instantiation of function template specialization 'stan::services::experimental::advi::fullrank<model_forecastBEKK_namespace::model_forecastBEKK>' requested here
  890 |       ::fullrank(model, *init_context_ptr,
      |         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastBEKK_namespace::model_forecastBEKK, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastBEKK.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastBEKK_namespace::model_forecastBEKK, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastBEKK.cc:5:
./stanExports_forecastBEKK.h:773:12: warning: unused variable 'beta0' [-Wunused-variable]
  773 |       auto beta0 =
      |            ^~~~~
./stanExports_forecastBEKK.h:776:12: warning: unused variable 'beta1' [-Wunused-variable]
  776 |       auto beta1 =
      |            ^~~~~
./stanExports_forecastBEKK.h:783:12: warning: unused variable 'nu' [-Wunused-variable]
  783 |       auto nu =
      |            ^~
./stanExports_forecastBEKK.h:760:12: warning: unused variable 'phi0' [-Wunused-variable]
  760 |       auto phi0 =
      |            ^~~~
./stanExports_forecastBEKK.h:2464:12: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob_impl<false, false, Eigen::Matrix<double, -1, 1>, Eigen::Matrix<int, -1, 1>, nullptr, nullptr, nullptr>' requested here
 2464 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:93:50: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob<false, false, double>' requested here
   93 |     return static_cast<const M*>(this)->template log_prob<false, false, double>(
      |                                                  ^
./stanExports_forecastBEKK.h:300:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastBEKK_namespace::model_forecastBEKK>::log_prob' requested here
  300 |   ~model_forecastBEKK() {}
      |   ^
./stanExports_forecastBEKK.h:773:12: warning: unused variable 'beta0' [-Wunused-variable]
  773 |       auto beta0 =
      |            ^~~~~
./stanExports_forecastBEKK.h:776:12: warning: unused variable 'beta1' [-Wunused-variable]
  776 |       auto beta1 =
      |            ^~~~~
./stanExports_forecastBEKK.h:783:12: warning: unused variable 'nu' [-Wunused-variable]
  783 |       auto nu =
      |            ^~
./stanExports_forecastBEKK.h:848:12: warning: unused variable 'phi0' [-Wunused-variable]
  848 |       auto phi0 =
      |            ^~~~
./stanExports_forecastBEKK.h:2464:12: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob_impl<false, false, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, Eigen::Matrix<int, -1, 1>, nullptr, nullptr, nullptr>' requested here
 2464 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:98:50: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob<false, false, stan::math::var_value<double>>' requested here
   98 |     return static_cast<const M*>(this)->template log_prob<false, false>(theta,
      |                                                  ^
./stanExports_forecastBEKK.h:300:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastBEKK_namespace::model_forecastBEKK>::log_prob' requested here
  300 |   ~model_forecastBEKK() {}
      |   ^
./stanExports_forecastBEKK.h:861:12: warning: unused variable 'beta0' [-Wunused-variable]
  861 |       auto beta0 =
      |            ^~~~~
./stanExports_forecastBEKK.h:864:12: warning: unused variable 'beta1' [-Wunused-variable]
  864 |       auto beta1 =
      |            ^~~~~
./stanExports_forecastBEKK.h:871:12: warning: unused variable 'nu' [-Wunused-variable]
  871 |       auto nu =
      |            ^~
./stanExports_forecastBEKK.h:848:12: warning: unused variable 'phi0' [-Wunused-variable]
  848 |       auto phi0 =
      |            ^~~~
./stanExports_forecastBEKK.h:2464:12: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob_impl<false, true, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, Eigen::Matrix<int, -1, 1>, nullptr, nullptr, nullptr>' requested here
 2464 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:109:50: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob<false, true, stan::math::var_value<double>>' requested here
  109 |     return static_cast<const M*>(this)->template log_prob<false, true>(theta,
      |                                                  ^
./stanExports_forecastBEKK.h:300:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastBEKK_namespace::model_forecastBEKK>::log_prob_jacobian' requested here
  300 |   ~model_forecastBEKK() {}
      |   ^
./stanExports_forecastBEKK.h:861:12: warning: unused variable 'beta0' [-Wunused-variable]
  861 |       auto beta0 =
      |            ^~~~~
./stanExports_forecastBEKK.h:864:12: warning: unused variable 'beta1' [-Wunused-variable]
  864 |       auto beta1 =
      |            ^~~~~
./stanExports_forecastBEKK.h:871:12: warning: unused variable 'nu' [-Wunused-variable]
  871 |       auto nu =
      |            ^~
./stanExports_forecastBEKK.h:760:12: warning: unused variable 'phi0' [-Wunused-variable]
  760 |       auto phi0 =
      |            ^~~~
./stanExports_forecastBEKK.h:2464:12: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob_impl<true, false, Eigen::Matrix<double, -1, 1>, Eigen::Matrix<int, -1, 1>, nullptr, nullptr, nullptr>' requested here
 2464 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:115:50: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob<true, false, double>' requested here
  115 |     return static_cast<const M*>(this)->template log_prob<true, false>(theta,
      |                                                  ^
./stanExports_forecastBEKK.h:300:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastBEKK_namespace::model_forecastBEKK>::log_prob_propto' requested here
  300 |   ~model_forecastBEKK() {}
      |   ^
./stanExports_forecastBEKK.h:773:12: warning: unused variable 'beta0' [-Wunused-variable]
  773 |       auto beta0 =
      |            ^~~~~
./stanExports_forecastBEKK.h:776:12: warning: unused variable 'beta1' [-Wunused-variable]
  776 |       auto beta1 =
      |            ^~~~~
./stanExports_forecastBEKK.h:783:12: warning: unused variable 'nu' [-Wunused-variable]
  783 |       auto nu =
      |            ^~
./stanExports_forecastBEKK.h:848:12: warning: unused variable 'phi0' [-Wunused-variable]
  848 |       auto phi0 =
      |            ^~~~
./stanExports_forecastBEKK.h:2464:12: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob_impl<true, false, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, Eigen::Matrix<int, -1, 1>, nullptr, nullptr, nullptr>' requested here
 2464 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:120:50: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob<true, false, stan::math::var_value<double>>' requested here
  120 |     return static_cast<const M*>(this)->template log_prob<true, false>(theta,
      |                                                  ^
./stanExports_forecastBEKK.h:300:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastBEKK_namespace::model_forecastBEKK>::log_prob_propto' requested here
  300 |   ~model_forecastBEKK() {}
      |   ^
./stanExports_forecastBEKK.h:861:12: warning: unused variable 'beta0' [-Wunused-variable]
  861 |       auto beta0 =
      |            ^~~~~
./stanExports_forecastBEKK.h:864:12: warning: unused variable 'beta1' [-Wunused-variable]
  864 |       auto beta1 =
      |            ^~~~~
./stanExports_forecastBEKK.h:871:12: warning: unused variable 'nu' [-Wunused-variable]
  871 |       auto nu =
      |            ^~
./stanExports_forecastBEKK.h:760:12: warning: unused variable 'phi0' [-Wunused-variable]
  760 |       auto phi0 =
      |            ^~~~
./stanExports_forecastBEKK.h:2464:12: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob_impl<true, true, Eigen::Matrix<double, -1, 1>, Eigen::Matrix<int, -1, 1>, nullptr, nullptr, nullptr>' requested here
 2464 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:126:50: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob<true, true, double>' requested here
  126 |     return static_cast<const M*>(this)->template log_prob<true, true>(theta,
      |                                                  ^
./stanExports_forecastBEKK.h:300:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastBEKK_namespace::model_forecastBEKK>::log_prob_propto_jacobian' requested here
  300 |   ~model_forecastBEKK() {}
      |   ^
./stanExports_forecastBEKK.h:773:12: warning: unused variable 'beta0' [-Wunused-variable]
  773 |       auto beta0 =
      |            ^~~~~
./stanExports_forecastBEKK.h:776:12: warning: unused variable 'beta1' [-Wunused-variable]
  776 |       auto beta1 =
      |            ^~~~~
./stanExports_forecastBEKK.h:783:12: warning: unused variable 'nu' [-Wunused-variable]
  783 |       auto nu =
      |            ^~
./stanExports_forecastBEKK.h:848:12: warning: unused variable 'phi0' [-Wunused-variable]
  848 |       auto phi0 =
      |            ^~~~
./stanExports_forecastBEKK.h:2469:12: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob_impl<false, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2469 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:162:50: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob<false, false, stan::math::var_value<double>>' requested here
  162 |     return static_cast<const M*>(this)->template log_prob<false, false>(
      |                                                  ^
./stanExports_forecastBEKK.h:300:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastBEKK_namespace::model_forecastBEKK>::log_prob' requested here
  300 |   ~model_forecastBEKK() {}
      |   ^
./stanExports_forecastBEKK.h:861:12: warning: unused variable 'beta0' [-Wunused-variable]
  861 |       auto beta0 =
      |            ^~~~~
./stanExports_forecastBEKK.h:864:12: warning: unused variable 'beta1' [-Wunused-variable]
  864 |       auto beta1 =
      |            ^~~~~
./stanExports_forecastBEKK.h:871:12: warning: unused variable 'nu' [-Wunused-variable]
  871 |       auto nu =
      |            ^~
./stanExports_forecastBEKK.h:848:12: warning: unused variable 'phi0' [-Wunused-variable]
  848 |       auto phi0 =
      |            ^~~~
./stanExports_forecastBEKK.h:2469:12: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob_impl<false, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2469 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:175:50: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob<false, true, stan::math::var_value<double>>' requested here
  175 |     return static_cast<const M*>(this)->template log_prob<false, true>(
      |                                                  ^
./stanExports_forecastBEKK.h:300:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastBEKK_namespace::model_forecastBEKK>::log_prob_jacobian' requested here
  300 |   ~model_forecastBEKK() {}
      |   ^
./stanExports_forecastBEKK.h:861:12: warning: unused variable 'beta0' [-Wunused-variable]
  861 |       auto beta0 =
      |            ^~~~~
./stanExports_forecastBEKK.h:864:12: warning: unused variable 'beta1' [-Wunused-variable]
  864 |       auto beta1 =
      |            ^~~~~
./stanExports_forecastBEKK.h:871:12: warning: unused variable 'nu' [-Wunused-variable]
  871 |       auto nu =
      |            ^~
./stanExports_forecastBEKK.h:760:12: warning: unused variable 'phi0' [-Wunused-variable]
  760 |       auto phi0 =
      |            ^~~~
./stanExports_forecastBEKK.h:2469:12: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob_impl<true, false, std::vector<double>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2469 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:182:50: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob<true, false, double>' requested here
  182 |     return static_cast<const M*>(this)->template log_prob<true, false>(
      |                                                  ^
./stanExports_forecastBEKK.h:300:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastBEKK_namespace::model_forecastBEKK>::log_prob_propto' requested here
  300 |   ~model_forecastBEKK() {}
      |   ^
./stanExports_forecastBEKK.h:773:12: warning: unused variable 'beta0' [-Wunused-variable]
  773 |       auto beta0 =
      |            ^~~~~
./stanExports_forecastBEKK.h:776:12: warning: unused variable 'beta1' [-Wunused-variable]
  776 |       auto beta1 =
      |            ^~~~~
./stanExports_forecastBEKK.h:783:12: warning: unused variable 'nu' [-Wunused-variable]
  783 |       auto nu =
      |            ^~
./stanExports_forecastBEKK.h:760:12: warning: unused variable 'phi0' [-Wunused-variable]
  760 |       auto phi0 =
      |            ^~~~
./stanExports_forecastBEKK.h:2469:12: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob_impl<true, true, std::vector<double>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2469 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:195:50: note: in instantiation of function template specialization 'model_forecastBEKK_namespace::model_forecastBEKK::log_prob<true, true, double>' requested here
  195 |     return static_cast<const M*>(this)->template log_prob<true, true>(
      |                                                  ^
./stanExports_forecastBEKK.h:300:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastBEKK_namespace::model_forecastBEKK>::log_prob_propto_jacobian' requested here
  300 |   ~model_forecastBEKK() {}
      |   ^
./stanExports_forecastBEKK.h:773:12: warning: unused variable 'beta0' [-Wunused-variable]
  773 |       auto beta0 =
      |            ^~~~~
./stanExports_forecastBEKK.h:776:12: warning: unused variable 'beta1' [-Wunused-variable]
  776 |       auto beta1 =
      |            ^~~~~
./stanExports_forecastBEKK.h:783:12: warning: unused variable 'nu' [-Wunused-variable]
  783 |       auto nu =
      |            ^~
90 warnings generated.


clang++-22 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I"../inst/include" -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -DTBB_INTERFACE_NEW   -fpic  -g -O3 -Wall -pedantic   -c stanExports_forecastCCC.cc -o stanExports_forecastCCC.o
In file included from stanExports_forecastCCC.cc:5:
In file included from ./stanExports_forecastCCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:3:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/Sparse:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/SparseCore:61:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  273 |       Index count = 0;
      |             ^
In file included from stanExports_forecastCCC.cc:5:
In file included from ./stanExports_forecastCCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:3:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/Sparse:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/SparseLU:35:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
   78 |   Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
      |         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
   79 |   Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
      |         ^
In file included from stanExports_forecastCCC.cc:5:
In file included from ./stanExports_forecastCCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/io/r_ostream.hpp:47:31: warning: 'rstan::io::r_cout_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual]
   47 |       virtual std::streamsize xsputn(const char_type* s, int n) {
      |                               ^
/usr/lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/streambuf:756:7: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
  756 |       xsputn(const char_type* __s, streamsize __n);
      |       ^
In file included from stanExports_forecastCCC.cc:5:
In file included from ./stanExports_forecastCCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/io/r_ostream.hpp:70:31: warning: 'rstan::io::r_cerr_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual]
   70 |       virtual std::streamsize xsputn(const char_type* s, int n) {
      |                               ^
/usr/lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/streambuf:756:7: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
  756 |       xsputn(const char_type* __s, streamsize __n);
      |       ^
In file included from stanExports_forecastCCC.cc:5:
In file included from ./stanExports_forecastCCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
   72 |                         Index replacements = 0;
      |                               ^
In file included from stanExports_forecastCCC.cc:5:
In file included from ./stanExports_forecastCCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:37:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  246 |   int count = 0;
      |       ^
In file included from stanExports_forecastCCC.cc:5:
In file included from ./stanExports_forecastCCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:34:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/static_rational.hpp:166:10: warning: extension used [-Wlanguage-extension-token]
  166 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_forecastCCC.cc:5:
In file included from ./stanExports_forecastCCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dimension.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/dimension_list.hpp:125:10: warning: extension used [-Wlanguage-extension-token]
  125 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_forecastCCC.cc:5:
In file included from ./stanExports_forecastCCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dimension.hpp:21:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/dimension_list.hpp:131:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dimensionless_type.hpp:49:10: warning: extension used [-Wlanguage-extension-token]
   49 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_forecastCCC.cc:5:
In file included from ./stanExports_forecastCCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:39:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/linear_algebra.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dim.hpp:75:10: warning: extension used [-Wlanguage-extension-token]
   75 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_forecastCCC.cc:5:
In file included from ./stanExports_forecastCCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:40:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/unscale.hpp:28:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/scale.hpp:139:10: warning: extension used [-Wlanguage-extension-token]
  139 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_forecastCCC.cc:5:
In file included from ./stanExports_forecastCCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:120:10: warning: extension used [-Wlanguage-extension-token]
  120 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_forecastCCC.cc:5:
In file included from ./stanExports_forecastCCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/homogeneous_system.hpp:99:10: warning: extension used [-Wlanguage-extension-token]
   99 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_forecastCCC.cc:5:
In file included from ./stanExports_forecastCCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:495:10: warning: extension used [-Wlanguage-extension-token]
  495 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_forecastCCC.cc:5:
In file included from ./stanExports_forecastCCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:18:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/prob.hpp:290:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/student_t_qf.hpp:74:32: warning: unused variable 'function' [-Wunused-variable]
   74 |   static constexpr const char* function = "student_t_qf";
      |                                ^~~~~~~~
In file included from stanExports_forecastCCC.cc:5:
In file included from ./stanExports_forecastCCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:16:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/prob.hpp:7:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:52:20: warning: unused variable 'p_val_flip' [-Wunused-variable]
   52 |       const double p_val_flip = p_val < 0.5 ? p_val : 1.0 - p_val;
      |                    ^~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:42:18: warning: unused variable 'sqrt_inv_ibeta_m1' [-Wunused-variable]
   42 |     const double sqrt_inv_ibeta_m1 = sqrt(inv(ibeta_arg) - 1.0);
      |                  ^~~~~~~~~~~~~~~~~
In file included from stanExports_forecastCCC.cc:5:
In file included from ./stanExports_forecastCCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:54:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:98:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
   98 |   int ret = 0;
      |       ^
In file included from stanExports_forecastCCC.cc:5:
In file included from ./stanExports_forecastCCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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 stanExports_forecastCCC.cc:5:
In file included from ./stanExports_forecastCCC.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_header.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue_varmat.hpp:7:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:520:22: warning: unused variable 'rows' [-Wunused-variable]
  520 |   const Eigen::Index rows = row_idx.ns_.size();
      |                      ^~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:521:22: warning: unused variable 'cols' [-Wunused-variable]
  521 |   const Eigen::Index cols = col_idx.ns_.size();
      |                      ^~~~
In file included from stanExports_forecastCCC.cc:5:
./stanExports_forecastCCC.h:681:12: warning: unused variable 'phi0' [-Wunused-variable]
  681 |       auto phi0 =
      |            ^~~~
./stanExports_forecastCCC.h:2304:12: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob_impl<false, true, std::vector<double>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2304 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:130:33: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob<false, true, double>' requested here
  130 |       log_prob = model.template log_prob<false, Jacobian>(unconstrained,
      |                                 ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_forecastCCC_namespace::model_forecastCCC, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_forecastCCC_namespace::model_forecastCCC>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastCCC_namespace::model_forecastCCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastCCC.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastCCC_namespace::model_forecastCCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastCCC.cc:5:
./stanExports_forecastCCC.h:694:12: warning: unused variable 'beta' [-Wunused-variable]
  694 |       auto beta =
      |            ^~~~
./stanExports_forecastCCC.h:697:12: warning: unused variable 'nu' [-Wunused-variable]
  697 |       auto nu =
      |            ^~
./stanExports_forecastCCC.h:701:12: warning: unused variable 'c_h' [-Wunused-variable]
  701 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastCCC.h:768:12: warning: unused variable 'phi0' [-Wunused-variable]
  768 |       auto phi0 =
      |            ^~~~
./stanExports_forecastCCC.h:2304:12: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2304 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob<true, true, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_forecastCCC_namespace::model_forecastCCC>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_forecastCCC_namespace::model_forecastCCC, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_forecastCCC_namespace::model_forecastCCC>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastCCC_namespace::model_forecastCCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastCCC.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastCCC_namespace::model_forecastCCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastCCC.cc:5:
In file included from ./stanExports_forecastCCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:19: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
  215 |         [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
      |                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:403:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, int, int, nullptr, nullptr, nullptr>' requested here
  403 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<true, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_forecastCCC.h:772:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, true, int, int, stan::math::var_value<double>, int, int>' requested here
  772 |         in__.template read_constrain_lub<
      |                       ^
./stanExports_forecastCCC.h:2304:12: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2304 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob<true, true, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_forecastCCC_namespace::model_forecastCCC>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_forecastCCC_namespace::model_forecastCCC, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_forecastCCC_namespace::model_forecastCCC>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastCCC_namespace::model_forecastCCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastCCC.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastCCC_namespace::model_forecastCCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastCCC.cc:5:
In file included from ./stanExports_forecastCCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:23: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
  215 |         [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
      |                       ^
In file included from stanExports_forecastCCC.cc:5:
./stanExports_forecastCCC.h:781:12: warning: unused variable 'beta' [-Wunused-variable]
  781 |       auto beta =
      |            ^~~~
./stanExports_forecastCCC.h:2304:12: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2304 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob<true, true, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_forecastCCC_namespace::model_forecastCCC>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_forecastCCC_namespace::model_forecastCCC, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_forecastCCC_namespace::model_forecastCCC>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastCCC_namespace::model_forecastCCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastCCC.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastCCC_namespace::model_forecastCCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastCCC.cc:5:
./stanExports_forecastCCC.h:784:12: warning: unused variable 'nu' [-Wunused-variable]
  784 |       auto nu =
      |            ^~
./stanExports_forecastCCC.h:788:12: warning: unused variable 'c_h' [-Wunused-variable]
  788 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
In file included from stanExports_forecastCCC.cc:5:
In file included from ./stanExports_forecastCCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:37: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
  170 |     reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
      |                                     ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:267:37: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, int, int, nullptr, nullptr, nullptr>' requested here
  267 |   std::vector<plain_type_t<decltype(lub_constrain(x[0], lb, ub))>> ret(
      |                                     ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:403:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, int, int, stan::math::var_value<double>, nullptr, nullptr>' requested here
  403 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<true, std::vector<Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_forecastCCC.h:791:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<std::vector<Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, true, int, int, stan::math::var_value<double>, int, int>' requested here
  791 |         in__.template read_constrain_lub<
      |                       ^
./stanExports_forecastCCC.h:2304:12: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2304 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all)
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_forecastCCC_namespace::model_forecastCCC>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_forecastCCC_namespace::model_forecastCCC, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_forecastCCC_namespace::model_forecastCCC>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastCCC_namespace::model_forecastCCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastCCC.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastCCC_namespace::model_forecastCCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastCCC.cc:5:
In file included from ./stanExports_forecastCCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:41: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
  170 |     reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
      |                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:19: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
  215 |         [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
      |                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:270:14: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, int, int, nullptr, nullptr, nullptr>' requested here
  270 |     ret[i] = lub_constrain(x[i], lb, ub, lp);
      |              ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:403:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, int, int, stan::math::var_value<double>, nullptr, nullptr>' requested here
  403 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<true, std::vector<Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_forecastCCC.h:791:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<std::vector<Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, true, int, int, stan::math::var_value<double>, int, int>' requested here
  791 |         in__.template read_constrain_lub<
      |                       ^
./stanExports_forecastCCC.h:2304:12: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2304 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all)
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_forecastCCC_namespace::model_forecastCCC>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_forecastCCC_namespace::model_forecastCCC, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_forecastCCC_namespace::model_forecastCCC>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastCCC_namespace::model_forecastCCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastCCC.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastCCC_namespace::model_forecastCCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastCCC.cc:5:
In file included from ./stanExports_forecastCCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:23: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
  215 |         [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
      |                       ^
In file included from stanExports_forecastCCC.cc:5:
./stanExports_forecastCCC.h:768:12: warning: unused variable 'phi0' [-Wunused-variable]
  768 |       auto phi0 =
      |            ^~~~
./stanExports_forecastCCC.h:2304:12: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob_impl<true, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2304 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob<true, false, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, false, model_forecastCCC_namespace::model_forecastCCC>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:54:25: note: in instantiation of function template specialization 'stan::services::util::initialize<false, model_forecastCCC_namespace::model_forecastCCC, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   54 |     cont_vector = util::initialize<false>(model, init, rng, init_radius, false,
      |                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_forecastCCC_namespace::model_forecastCCC, false>' requested here
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
      |                                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastCCC_namespace::model_forecastCCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastCCC.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastCCC_namespace::model_forecastCCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastCCC.cc:5:
In file included from ./stanExports_forecastCCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:37: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
  170 |     reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
      |                                     ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:406:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, int, int, nullptr, nullptr, nullptr>' requested here
  406 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<false, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_forecastCCC.h:772:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, false, int, int, stan::math::var_value<double>, int, int>' requested here
  772 |         in__.template read_constrain_lub<
      |                       ^
./stanExports_forecastCCC.h:2304:12: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob_impl<true, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2304 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob<true, false, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, false, model_forecastCCC_namespace::model_forecastCCC>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:54:25: note: in instantiation of function template specialization 'stan::services::util::initialize<false, model_forecastCCC_namespace::model_forecastCCC, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   54 |     cont_vector = util::initialize<false>(model, init, rng, init_radius, false,
      |                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_forecastCCC_namespace::model_forecastCCC, false>' requested here
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
      |                                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastCCC_namespace::model_forecastCCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastCCC.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastCCC_namespace::model_forecastCCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastCCC.cc:5:
In file included from ./stanExports_forecastCCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:41: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
  170 |     reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
      |                                         ^
In file included from stanExports_forecastCCC.cc:5:
./stanExports_forecastCCC.h:781:12: warning: unused variable 'beta' [-Wunused-variable]
  781 |       auto beta =
      |            ^~~~
./stanExports_forecastCCC.h:2304:12: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob_impl<true, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2304 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob<true, false, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, false, model_forecastCCC_namespace::model_forecastCCC>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:54:25: note: in instantiation of function template specialization 'stan::services::util::initialize<false, model_forecastCCC_namespace::model_forecastCCC, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   54 |     cont_vector = util::initialize<false>(model, init, rng, init_radius, false,
      |                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_forecastCCC_namespace::model_forecastCCC, false>' requested here
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
      |                                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastCCC_namespace::model_forecastCCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastCCC.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastCCC_namespace::model_forecastCCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastCCC.cc:5:
./stanExports_forecastCCC.h:784:12: warning: unused variable 'nu' [-Wunused-variable]
  784 |       auto nu =
      |            ^~
./stanExports_forecastCCC.h:788:12: warning: unused variable 'c_h' [-Wunused-variable]
  788 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastCCC.h:681:12: warning: unused variable 'phi0' [-Wunused-variable]
  681 |       auto phi0 =
      |            ^~~~
./stanExports_forecastCCC.h:2304:12: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob_impl<false, false, std::vector<double>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2304 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:63:25: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob<false, false, double>' requested here
   63 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
      |                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_forecastCCC_namespace::model_forecastCCC, false>' requested here
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
      |                                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastCCC_namespace::model_forecastCCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastCCC.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastCCC_namespace::model_forecastCCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastCCC.cc:5:
./stanExports_forecastCCC.h:694:12: warning: unused variable 'beta' [-Wunused-variable]
  694 |       auto beta =
      |            ^~~~
./stanExports_forecastCCC.h:697:12: warning: unused variable 'nu' [-Wunused-variable]
  697 |       auto nu =
      |            ^~
./stanExports_forecastCCC.h:701:12: warning: unused variable 'c_h' [-Wunused-variable]
  701 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastCCC.h:768:12: warning: unused variable 'phi0' [-Wunused-variable]
  768 |       auto phi0 =
      |            ^~~~
./stanExports_forecastCCC.h:2299:12: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob_impl<true, true, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, Eigen::Matrix<int, -1, 1>, nullptr, nullptr, nullptr>' requested here
 2299 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_functional.hpp:21:27: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob<true, true, stan::math::var_value<double>>' requested here
   21 |     return model.template log_prob<true, true, T>(
      |                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/functor/gradient.hpp:53:16: note: in instantiation of function template specialization 'stan::model::model_functional<model_forecastCCC_namespace::model_forecastCCC>::operator()<stan::math::var_value<double>>' requested here
   53 |   var fx_var = f(x_var);
      |                ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/gradient.hpp:27:17: note: in instantiation of function template specialization 'stan::math::gradient<stan::model::model_functional<model_forecastCCC_namespace::model_forecastCCC>>' requested here
   27 |     stan::math::gradient(model_functional<M>(model, &ss), x, f, grad_f);
      |                 ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/base_hamiltonian.hpp:63:20: note: in instantiation of function template specialization 'stan::model::gradient<model_forecastCCC_namespace::model_forecastCCC>' requested here
   63 |       stan::model::gradient(model_, z.q, z.V, z.g, logger);
      |                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/integrators/expl_leapfrog.hpp:25:17: note: (skipping 5 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
   25 |     hamiltonian.update_potential_gradient(z, logger);
      |                 ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e.hpp:76:48: note: in instantiation of member function 'stan::mcmc::dense_e_nuts<model_forecastCCC_namespace::model_forecastCCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::dense_e_nuts' requested here
   76 |   stan::mcmc::dense_e_nuts<Model, stan::rng_t> sampler(model, rng);
      |                                                ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e.hpp:133:10: note: in instantiation of function template specialization 'stan::services::sample::hmc_nuts_dense_e<model_forecastCCC_namespace::model_forecastCCC>' requested here
  133 |   return hmc_nuts_dense_e(model, init, default_metric, random_seed, chain,
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:621:13: note: in instantiation of function template specialization 'stan::services::sample::hmc_nuts_dense_e<model_forecastCCC_namespace::model_forecastCCC>' requested here
  621 |           ::hmc_nuts_dense_e(model, *init_context_ptr,
      |             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastCCC_namespace::model_forecastCCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastCCC.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastCCC_namespace::model_forecastCCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastCCC.cc:5:
./stanExports_forecastCCC.h:781:12: warning: unused variable 'beta' [-Wunused-variable]
  781 |       auto beta =
      |            ^~~~
./stanExports_forecastCCC.h:784:12: warning: unused variable 'nu' [-Wunused-variable]
  784 |       auto nu =
      |            ^~
./stanExports_forecastCCC.h:788:12: warning: unused variable 'c_h' [-Wunused-variable]
  788 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastCCC.h:681:12: warning: unused variable 'phi0' [-Wunused-variable]
  681 |       auto phi0 =
      |            ^~~~
./stanExports_forecastCCC.h:2299:12: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob_impl<false, true, Eigen::Matrix<double, -1, 1>, Eigen::Matrix<int, -1, 1>, nullptr, nullptr, nullptr>' requested here
 2299 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/variational/advi.hpp:512:31: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob<false, true, double>' requested here
  512 |       log_p = model_.template log_prob<false, true>(cont_params_, &msg2);
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/experimental/advi/fullrank.hpp:90:14: note: in instantiation of member function 'stan::variational::advi<model_forecastCCC_namespace::model_forecastCCC, stan::variational::normal_fullrank, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::run' requested here
   90 |     cmd_advi.run(eta, adapt_engaged, adapt_iterations, tol_rel_obj,
      |              ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:890:9: note: in instantiation of function template specialization 'stan::services::experimental::advi::fullrank<model_forecastCCC_namespace::model_forecastCCC>' requested here
  890 |       ::fullrank(model, *init_context_ptr,
      |         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastCCC_namespace::model_forecastCCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastCCC.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastCCC_namespace::model_forecastCCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastCCC.cc:5:
./stanExports_forecastCCC.h:694:12: warning: unused variable 'beta' [-Wunused-variable]
  694 |       auto beta =
      |            ^~~~
./stanExports_forecastCCC.h:697:12: warning: unused variable 'nu' [-Wunused-variable]
  697 |       auto nu =
      |            ^~
./stanExports_forecastCCC.h:701:12: warning: unused variable 'c_h' [-Wunused-variable]
  701 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastCCC.h:681:12: warning: unused variable 'phi0' [-Wunused-variable]
  681 |       auto phi0 =
      |            ^~~~
./stanExports_forecastCCC.h:2299:12: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob_impl<false, false, Eigen::Matrix<double, -1, 1>, Eigen::Matrix<int, -1, 1>, nullptr, nullptr, nullptr>' requested here
 2299 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:93:50: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob<false, false, double>' requested here
   93 |     return static_cast<const M*>(this)->template log_prob<false, false, double>(
      |                                                  ^
./stanExports_forecastCCC.h:235:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastCCC_namespace::model_forecastCCC>::log_prob' requested here
  235 |   ~model_forecastCCC() {}
      |   ^
./stanExports_forecastCCC.h:694:12: warning: unused variable 'beta' [-Wunused-variable]
  694 |       auto beta =
      |            ^~~~
./stanExports_forecastCCC.h:697:12: warning: unused variable 'nu' [-Wunused-variable]
  697 |       auto nu =
      |            ^~
./stanExports_forecastCCC.h:701:12: warning: unused variable 'c_h' [-Wunused-variable]
  701 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastCCC.h:768:12: warning: unused variable 'phi0' [-Wunused-variable]
  768 |       auto phi0 =
      |            ^~~~
./stanExports_forecastCCC.h:2299:12: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob_impl<false, false, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, Eigen::Matrix<int, -1, 1>, nullptr, nullptr, nullptr>' requested here
 2299 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:98:50: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob<false, false, stan::math::var_value<double>>' requested here
   98 |     return static_cast<const M*>(this)->template log_prob<false, false>(theta,
      |                                                  ^
./stanExports_forecastCCC.h:235:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastCCC_namespace::model_forecastCCC>::log_prob' requested here
  235 |   ~model_forecastCCC() {}
      |   ^
./stanExports_forecastCCC.h:781:12: warning: unused variable 'beta' [-Wunused-variable]
  781 |       auto beta =
      |            ^~~~
./stanExports_forecastCCC.h:784:12: warning: unused variable 'nu' [-Wunused-variable]
  784 |       auto nu =
      |            ^~
./stanExports_forecastCCC.h:788:12: warning: unused variable 'c_h' [-Wunused-variable]
  788 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastCCC.h:768:12: warning: unused variable 'phi0' [-Wunused-variable]
  768 |       auto phi0 =
      |            ^~~~
./stanExports_forecastCCC.h:2299:12: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob_impl<false, true, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, Eigen::Matrix<int, -1, 1>, nullptr, nullptr, nullptr>' requested here
 2299 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:109:50: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob<false, true, stan::math::var_value<double>>' requested here
  109 |     return static_cast<const M*>(this)->template log_prob<false, true>(theta,
      |                                                  ^
./stanExports_forecastCCC.h:235:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastCCC_namespace::model_forecastCCC>::log_prob_jacobian' requested here
  235 |   ~model_forecastCCC() {}
      |   ^
./stanExports_forecastCCC.h:781:12: warning: unused variable 'beta' [-Wunused-variable]
  781 |       auto beta =
      |            ^~~~
./stanExports_forecastCCC.h:784:12: warning: unused variable 'nu' [-Wunused-variable]
  784 |       auto nu =
      |            ^~
./stanExports_forecastCCC.h:788:12: warning: unused variable 'c_h' [-Wunused-variable]
  788 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastCCC.h:681:12: warning: unused variable 'phi0' [-Wunused-variable]
  681 |       auto phi0 =
      |            ^~~~
./stanExports_forecastCCC.h:2299:12: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob_impl<true, false, Eigen::Matrix<double, -1, 1>, Eigen::Matrix<int, -1, 1>, nullptr, nullptr, nullptr>' requested here
 2299 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:115:50: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob<true, false, double>' requested here
  115 |     return static_cast<const M*>(this)->template log_prob<true, false>(theta,
      |                                                  ^
./stanExports_forecastCCC.h:235:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastCCC_namespace::model_forecastCCC>::log_prob_propto' requested here
  235 |   ~model_forecastCCC() {}
      |   ^
./stanExports_forecastCCC.h:694:12: warning: unused variable 'beta' [-Wunused-variable]
  694 |       auto beta =
      |            ^~~~
./stanExports_forecastCCC.h:697:12: warning: unused variable 'nu' [-Wunused-variable]
  697 |       auto nu =
      |            ^~
./stanExports_forecastCCC.h:701:12: warning: unused variable 'c_h' [-Wunused-variable]
  701 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastCCC.h:768:12: warning: unused variable 'phi0' [-Wunused-variable]
  768 |       auto phi0 =
      |            ^~~~
./stanExports_forecastCCC.h:2299:12: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob_impl<true, false, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, Eigen::Matrix<int, -1, 1>, nullptr, nullptr, nullptr>' requested here
 2299 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:120:50: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob<true, false, stan::math::var_value<double>>' requested here
  120 |     return static_cast<const M*>(this)->template log_prob<true, false>(theta,
      |                                                  ^
./stanExports_forecastCCC.h:235:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastCCC_namespace::model_forecastCCC>::log_prob_propto' requested here
  235 |   ~model_forecastCCC() {}
      |   ^
./stanExports_forecastCCC.h:781:12: warning: unused variable 'beta' [-Wunused-variable]
  781 |       auto beta =
      |            ^~~~
./stanExports_forecastCCC.h:784:12: warning: unused variable 'nu' [-Wunused-variable]
  784 |       auto nu =
      |            ^~
./stanExports_forecastCCC.h:788:12: warning: unused variable 'c_h' [-Wunused-variable]
  788 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastCCC.h:681:12: warning: unused variable 'phi0' [-Wunused-variable]
  681 |       auto phi0 =
      |            ^~~~
./stanExports_forecastCCC.h:2299:12: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob_impl<true, true, Eigen::Matrix<double, -1, 1>, Eigen::Matrix<int, -1, 1>, nullptr, nullptr, nullptr>' requested here
 2299 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:126:50: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob<true, true, double>' requested here
  126 |     return static_cast<const M*>(this)->template log_prob<true, true>(theta,
      |                                                  ^
./stanExports_forecastCCC.h:235:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastCCC_namespace::model_forecastCCC>::log_prob_propto_jacobian' requested here
  235 |   ~model_forecastCCC() {}
      |   ^
./stanExports_forecastCCC.h:694:12: warning: unused variable 'beta' [-Wunused-variable]
  694 |       auto beta =
      |            ^~~~
./stanExports_forecastCCC.h:697:12: warning: unused variable 'nu' [-Wunused-variable]
  697 |       auto nu =
      |            ^~
./stanExports_forecastCCC.h:701:12: warning: unused variable 'c_h' [-Wunused-variable]
  701 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastCCC.h:768:12: warning: unused variable 'phi0' [-Wunused-variable]
  768 |       auto phi0 =
      |            ^~~~
./stanExports_forecastCCC.h:2304:12: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob_impl<false, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2304 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:162:50: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob<false, false, stan::math::var_value<double>>' requested here
  162 |     return static_cast<const M*>(this)->template log_prob<false, false>(
      |                                                  ^
./stanExports_forecastCCC.h:235:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastCCC_namespace::model_forecastCCC>::log_prob' requested here
  235 |   ~model_forecastCCC() {}
      |   ^
./stanExports_forecastCCC.h:781:12: warning: unused variable 'beta' [-Wunused-variable]
  781 |       auto beta =
      |            ^~~~
./stanExports_forecastCCC.h:784:12: warning: unused variable 'nu' [-Wunused-variable]
  784 |       auto nu =
      |            ^~
./stanExports_forecastCCC.h:788:12: warning: unused variable 'c_h' [-Wunused-variable]
  788 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastCCC.h:768:12: warning: unused variable 'phi0' [-Wunused-variable]
  768 |       auto phi0 =
      |            ^~~~
./stanExports_forecastCCC.h:2304:12: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob_impl<false, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2304 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:175:50: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob<false, true, stan::math::var_value<double>>' requested here
  175 |     return static_cast<const M*>(this)->template log_prob<false, true>(
      |                                                  ^
./stanExports_forecastCCC.h:235:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastCCC_namespace::model_forecastCCC>::log_prob_jacobian' requested here
  235 |   ~model_forecastCCC() {}
      |   ^
./stanExports_forecastCCC.h:781:12: warning: unused variable 'beta' [-Wunused-variable]
  781 |       auto beta =
      |            ^~~~
./stanExports_forecastCCC.h:784:12: warning: unused variable 'nu' [-Wunused-variable]
  784 |       auto nu =
      |            ^~
./stanExports_forecastCCC.h:788:12: warning: unused variable 'c_h' [-Wunused-variable]
  788 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastCCC.h:681:12: warning: unused variable 'phi0' [-Wunused-variable]
  681 |       auto phi0 =
      |            ^~~~
./stanExports_forecastCCC.h:2304:12: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob_impl<true, false, std::vector<double>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2304 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:182:50: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob<true, false, double>' requested here
  182 |     return static_cast<const M*>(this)->template log_prob<true, false>(
      |                                                  ^
./stanExports_forecastCCC.h:235:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastCCC_namespace::model_forecastCCC>::log_prob_propto' requested here
  235 |   ~model_forecastCCC() {}
      |   ^
./stanExports_forecastCCC.h:694:12: warning: unused variable 'beta' [-Wunused-variable]
  694 |       auto beta =
      |            ^~~~
./stanExports_forecastCCC.h:697:12: warning: unused variable 'nu' [-Wunused-variable]
  697 |       auto nu =
      |            ^~
./stanExports_forecastCCC.h:701:12: warning: unused variable 'c_h' [-Wunused-variable]
  701 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastCCC.h:681:12: warning: unused variable 'phi0' [-Wunused-variable]
  681 |       auto phi0 =
      |            ^~~~
./stanExports_forecastCCC.h:2304:12: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob_impl<true, true, std::vector<double>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2304 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:195:50: note: in instantiation of function template specialization 'model_forecastCCC_namespace::model_forecastCCC::log_prob<true, true, double>' requested here
  195 |     return static_cast<const M*>(this)->template log_prob<true, true>(
      |                                                  ^
./stanExports_forecastCCC.h:235:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastCCC_namespace::model_forecastCCC>::log_prob_propto_jacobian' requested here
  235 |   ~model_forecastCCC() {}
      |   ^
./stanExports_forecastCCC.h:694:12: warning: unused variable 'beta' [-Wunused-variable]
  694 |       auto beta =
      |            ^~~~
./stanExports_forecastCCC.h:697:12: warning: unused variable 'nu' [-Wunused-variable]
  697 |       auto nu =
      |            ^~
./stanExports_forecastCCC.h:701:12: warning: unused variable 'c_h' [-Wunused-variable]
  701 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
94 warnings generated.


clang++-22 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I"../inst/include" -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -DTBB_INTERFACE_NEW   -fpic  -g -O3 -Wall -pedantic   -c stanExports_forecastConst.cc -o stanExports_forecastConst.o
In file included from stanExports_forecastConst.cc:5:
In file included from ./stanExports_forecastConst.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:3:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/Sparse:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/SparseCore:61:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  273 |       Index count = 0;
      |             ^
In file included from stanExports_forecastConst.cc:5:
In file included from ./stanExports_forecastConst.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:3:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/Sparse:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/SparseLU:35:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
   78 |   Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
      |         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
   79 |   Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
      |         ^
In file included from stanExports_forecastConst.cc:5:
In file included from ./stanExports_forecastConst.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/io/r_ostream.hpp:47:31: warning: 'rstan::io::r_cout_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual]
   47 |       virtual std::streamsize xsputn(const char_type* s, int n) {
      |                               ^
/usr/lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/streambuf:756:7: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
  756 |       xsputn(const char_type* __s, streamsize __n);
      |       ^
In file included from stanExports_forecastConst.cc:5:
In file included from ./stanExports_forecastConst.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/io/r_ostream.hpp:70:31: warning: 'rstan::io::r_cerr_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual]
   70 |       virtual std::streamsize xsputn(const char_type* s, int n) {
      |                               ^
/usr/lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/streambuf:756:7: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
  756 |       xsputn(const char_type* __s, streamsize __n);
      |       ^
In file included from stanExports_forecastConst.cc:5:
In file included from ./stanExports_forecastConst.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
   72 |                         Index replacements = 0;
      |                               ^
In file included from stanExports_forecastConst.cc:5:
In file included from ./stanExports_forecastConst.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:37:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  246 |   int count = 0;
      |       ^
In file included from stanExports_forecastConst.cc:5:
In file included from ./stanExports_forecastConst.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:34:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/static_rational.hpp:166:10: warning: extension used [-Wlanguage-extension-token]
  166 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_forecastConst.cc:5:
In file included from ./stanExports_forecastConst.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dimension.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/dimension_list.hpp:125:10: warning: extension used [-Wlanguage-extension-token]
  125 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_forecastConst.cc:5:
In file included from ./stanExports_forecastConst.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dimension.hpp:21:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/dimension_list.hpp:131:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dimensionless_type.hpp:49:10: warning: extension used [-Wlanguage-extension-token]
   49 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_forecastConst.cc:5:
In file included from ./stanExports_forecastConst.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:39:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/linear_algebra.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dim.hpp:75:10: warning: extension used [-Wlanguage-extension-token]
   75 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_forecastConst.cc:5:
In file included from ./stanExports_forecastConst.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:40:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/unscale.hpp:28:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/scale.hpp:139:10: warning: extension used [-Wlanguage-extension-token]
  139 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_forecastConst.cc:5:
In file included from ./stanExports_forecastConst.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:120:10: warning: extension used [-Wlanguage-extension-token]
  120 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_forecastConst.cc:5:
In file included from ./stanExports_forecastConst.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/homogeneous_system.hpp:99:10: warning: extension used [-Wlanguage-extension-token]
   99 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_forecastConst.cc:5:
In file included from ./stanExports_forecastConst.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:495:10: warning: extension used [-Wlanguage-extension-token]
  495 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_forecastConst.cc:5:
In file included from ./stanExports_forecastConst.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:18:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/prob.hpp:290:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/student_t_qf.hpp:74:32: warning: unused variable 'function' [-Wunused-variable]
   74 |   static constexpr const char* function = "student_t_qf";
      |                                ^~~~~~~~
In file included from stanExports_forecastConst.cc:5:
In file included from ./stanExports_forecastConst.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:16:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/prob.hpp:7:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:52:20: warning: unused variable 'p_val_flip' [-Wunused-variable]
   52 |       const double p_val_flip = p_val < 0.5 ? p_val : 1.0 - p_val;
      |                    ^~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:42:18: warning: unused variable 'sqrt_inv_ibeta_m1' [-Wunused-variable]
   42 |     const double sqrt_inv_ibeta_m1 = sqrt(inv(ibeta_arg) - 1.0);
      |                  ^~~~~~~~~~~~~~~~~
In file included from stanExports_forecastConst.cc:5:
In file included from ./stanExports_forecastConst.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:54:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:98:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
   98 |   int ret = 0;
      |       ^
In file included from stanExports_forecastConst.cc:5:
In file included from ./stanExports_forecastConst.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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 stanExports_forecastConst.cc:5:
In file included from ./stanExports_forecastConst.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_header.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue_varmat.hpp:7:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:520:22: warning: unused variable 'rows' [-Wunused-variable]
  520 |   const Eigen::Index rows = row_idx.ns_.size();
      |                      ^~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:521:22: warning: unused variable 'cols' [-Wunused-variable]
  521 |   const Eigen::Index cols = col_idx.ns_.size();
      |                      ^~~~
In file included from stanExports_forecastConst.cc:5:
./stanExports_forecastConst.h:581:12: warning: unused variable 'phi0' [-Wunused-variable]
  581 |       auto phi0 =
      |            ^~~~
./stanExports_forecastConst.h:1609:12: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob_impl<false, true, std::vector<double>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 1609 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:130:33: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob<false, true, double>' requested here
  130 |       log_prob = model.template log_prob<false, Jacobian>(unconstrained,
      |                                 ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_forecastConst_namespace::model_forecastConst, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_forecastConst_namespace::model_forecastConst>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastConst_namespace::model_forecastConst, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastConst.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastConst_namespace::model_forecastConst, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastConst.cc:5:
./stanExports_forecastConst.h:594:12: warning: unused variable 'beta' [-Wunused-variable]
  594 |       auto beta =
      |            ^~~~
./stanExports_forecastConst.h:597:12: warning: unused variable 'nu' [-Wunused-variable]
  597 |       auto nu =
      |            ^~
./stanExports_forecastConst.h:601:12: warning: unused variable 'c_h' [-Wunused-variable]
  601 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastConst.h:641:12: warning: unused variable 'phi0' [-Wunused-variable]
  641 |       auto phi0 =
      |            ^~~~
./stanExports_forecastConst.h:1609:12: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 1609 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob<true, true, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_forecastConst_namespace::model_forecastConst>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_forecastConst_namespace::model_forecastConst, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_forecastConst_namespace::model_forecastConst>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastConst_namespace::model_forecastConst, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastConst.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastConst_namespace::model_forecastConst, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastConst.cc:5:
In file included from ./stanExports_forecastConst.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:19: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
  215 |         [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
      |                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:403:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, int, int, nullptr, nullptr, nullptr>' requested here
  403 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<true, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_forecastConst.h:645:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, true, int, int, stan::math::var_value<double>, int, int>' requested here
  645 |         in__.template read_constrain_lub<
      |                       ^
./stanExports_forecastConst.h:1609:12: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 1609 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob<true, true, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_forecastConst_namespace::model_forecastConst>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_forecastConst_namespace::model_forecastConst, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_forecastConst_namespace::model_forecastConst>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastConst_namespace::model_forecastConst, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastConst.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastConst_namespace::model_forecastConst, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastConst.cc:5:
In file included from ./stanExports_forecastConst.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:23: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
  215 |         [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
      |                       ^
In file included from stanExports_forecastConst.cc:5:
./stanExports_forecastConst.h:654:12: warning: unused variable 'beta' [-Wunused-variable]
  654 |       auto beta =
      |            ^~~~
./stanExports_forecastConst.h:1609:12: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 1609 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob<true, true, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_forecastConst_namespace::model_forecastConst>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_forecastConst_namespace::model_forecastConst, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_forecastConst_namespace::model_forecastConst>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastConst_namespace::model_forecastConst, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastConst.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastConst_namespace::model_forecastConst, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastConst.cc:5:
./stanExports_forecastConst.h:657:12: warning: unused variable 'nu' [-Wunused-variable]
  657 |       auto nu =
      |            ^~
./stanExports_forecastConst.h:661:12: warning: unused variable 'c_h' [-Wunused-variable]
  661 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastConst.h:641:12: warning: unused variable 'phi0' [-Wunused-variable]
  641 |       auto phi0 =
      |            ^~~~
./stanExports_forecastConst.h:1609:12: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob_impl<true, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 1609 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob<true, false, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, false, model_forecastConst_namespace::model_forecastConst>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:54:25: note: in instantiation of function template specialization 'stan::services::util::initialize<false, model_forecastConst_namespace::model_forecastConst, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   54 |     cont_vector = util::initialize<false>(model, init, rng, init_radius, false,
      |                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_forecastConst_namespace::model_forecastConst, false>' requested here
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
      |                                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastConst_namespace::model_forecastConst, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastConst.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastConst_namespace::model_forecastConst, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastConst.cc:5:
In file included from ./stanExports_forecastConst.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:37: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
  170 |     reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
      |                                     ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:406:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, int, int, nullptr, nullptr, nullptr>' requested here
  406 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<false, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_forecastConst.h:645:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, false, int, int, stan::math::var_value<double>, int, int>' requested here
  645 |         in__.template read_constrain_lub<
      |                       ^
./stanExports_forecastConst.h:1609:12: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob_impl<true, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 1609 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob<true, false, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, false, model_forecastConst_namespace::model_forecastConst>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:54:25: note: in instantiation of function template specialization 'stan::services::util::initialize<false, model_forecastConst_namespace::model_forecastConst, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   54 |     cont_vector = util::initialize<false>(model, init, rng, init_radius, false,
      |                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_forecastConst_namespace::model_forecastConst, false>' requested here
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
      |                                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastConst_namespace::model_forecastConst, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastConst.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastConst_namespace::model_forecastConst, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastConst.cc:5:
In file included from ./stanExports_forecastConst.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:41: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
  170 |     reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
      |                                         ^
In file included from stanExports_forecastConst.cc:5:
./stanExports_forecastConst.h:654:12: warning: unused variable 'beta' [-Wunused-variable]
  654 |       auto beta =
      |            ^~~~
./stanExports_forecastConst.h:1609:12: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob_impl<true, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 1609 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob<true, false, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, false, model_forecastConst_namespace::model_forecastConst>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:54:25: note: in instantiation of function template specialization 'stan::services::util::initialize<false, model_forecastConst_namespace::model_forecastConst, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   54 |     cont_vector = util::initialize<false>(model, init, rng, init_radius, false,
      |                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_forecastConst_namespace::model_forecastConst, false>' requested here
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
      |                                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastConst_namespace::model_forecastConst, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastConst.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastConst_namespace::model_forecastConst, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastConst.cc:5:
./stanExports_forecastConst.h:657:12: warning: unused variable 'nu' [-Wunused-variable]
  657 |       auto nu =
      |            ^~
./stanExports_forecastConst.h:661:12: warning: unused variable 'c_h' [-Wunused-variable]
  661 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastConst.h:581:12: warning: unused variable 'phi0' [-Wunused-variable]
  581 |       auto phi0 =
      |            ^~~~
./stanExports_forecastConst.h:1609:12: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob_impl<false, false, std::vector<double>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 1609 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:63:25: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob<false, false, double>' requested here
   63 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
      |                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_forecastConst_namespace::model_forecastConst, false>' requested here
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
      |                                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastConst_namespace::model_forecastConst, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastConst.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastConst_namespace::model_forecastConst, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastConst.cc:5:
./stanExports_forecastConst.h:594:12: warning: unused variable 'beta' [-Wunused-variable]
  594 |       auto beta =
      |            ^~~~
./stanExports_forecastConst.h:597:12: warning: unused variable 'nu' [-Wunused-variable]
  597 |       auto nu =
      |            ^~
./stanExports_forecastConst.h:601:12: warning: unused variable 'c_h' [-Wunused-variable]
  601 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastConst.h:641:12: warning: unused variable 'phi0' [-Wunused-variable]
  641 |       auto phi0 =
      |            ^~~~
./stanExports_forecastConst.h:1604:12: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob_impl<true, true, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, Eigen::Matrix<int, -1, 1>, nullptr, nullptr, nullptr>' requested here
 1604 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_functional.hpp:21:27: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob<true, true, stan::math::var_value<double>>' requested here
   21 |     return model.template log_prob<true, true, T>(
      |                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/functor/gradient.hpp:53:16: note: in instantiation of function template specialization 'stan::model::model_functional<model_forecastConst_namespace::model_forecastConst>::operator()<stan::math::var_value<double>>' requested here
   53 |   var fx_var = f(x_var);
      |                ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/gradient.hpp:27:17: note: in instantiation of function template specialization 'stan::math::gradient<stan::model::model_functional<model_forecastConst_namespace::model_forecastConst>>' requested here
   27 |     stan::math::gradient(model_functional<M>(model, &ss), x, f, grad_f);
      |                 ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/base_hamiltonian.hpp:63:20: note: in instantiation of function template specialization 'stan::model::gradient<model_forecastConst_namespace::model_forecastConst>' requested here
   63 |       stan::model::gradient(model_, z.q, z.V, z.g, logger);
      |                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/integrators/expl_leapfrog.hpp:25:17: note: (skipping 5 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
   25 |     hamiltonian.update_potential_gradient(z, logger);
      |                 ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e.hpp:76:48: note: in instantiation of member function 'stan::mcmc::dense_e_nuts<model_forecastConst_namespace::model_forecastConst, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::dense_e_nuts' requested here
   76 |   stan::mcmc::dense_e_nuts<Model, stan::rng_t> sampler(model, rng);
      |                                                ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e.hpp:133:10: note: in instantiation of function template specialization 'stan::services::sample::hmc_nuts_dense_e<model_forecastConst_namespace::model_forecastConst>' requested here
  133 |   return hmc_nuts_dense_e(model, init, default_metric, random_seed, chain,
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:621:13: note: in instantiation of function template specialization 'stan::services::sample::hmc_nuts_dense_e<model_forecastConst_namespace::model_forecastConst>' requested here
  621 |           ::hmc_nuts_dense_e(model, *init_context_ptr,
      |             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastConst_namespace::model_forecastConst, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastConst.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastConst_namespace::model_forecastConst, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastConst.cc:5:
./stanExports_forecastConst.h:654:12: warning: unused variable 'beta' [-Wunused-variable]
  654 |       auto beta =
      |            ^~~~
./stanExports_forecastConst.h:657:12: warning: unused variable 'nu' [-Wunused-variable]
  657 |       auto nu =
      |            ^~
./stanExports_forecastConst.h:661:12: warning: unused variable 'c_h' [-Wunused-variable]
  661 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastConst.h:581:12: warning: unused variable 'phi0' [-Wunused-variable]
  581 |       auto phi0 =
      |            ^~~~
./stanExports_forecastConst.h:1604:12: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob_impl<false, true, Eigen::Matrix<double, -1, 1>, Eigen::Matrix<int, -1, 1>, nullptr, nullptr, nullptr>' requested here
 1604 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/variational/advi.hpp:512:31: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob<false, true, double>' requested here
  512 |       log_p = model_.template log_prob<false, true>(cont_params_, &msg2);
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/experimental/advi/fullrank.hpp:90:14: note: in instantiation of member function 'stan::variational::advi<model_forecastConst_namespace::model_forecastConst, stan::variational::normal_fullrank, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::run' requested here
   90 |     cmd_advi.run(eta, adapt_engaged, adapt_iterations, tol_rel_obj,
      |              ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:890:9: note: in instantiation of function template specialization 'stan::services::experimental::advi::fullrank<model_forecastConst_namespace::model_forecastConst>' requested here
  890 |       ::fullrank(model, *init_context_ptr,
      |         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastConst_namespace::model_forecastConst, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastConst.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastConst_namespace::model_forecastConst, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastConst.cc:5:
./stanExports_forecastConst.h:594:12: warning: unused variable 'beta' [-Wunused-variable]
  594 |       auto beta =
      |            ^~~~
./stanExports_forecastConst.h:597:12: warning: unused variable 'nu' [-Wunused-variable]
  597 |       auto nu =
      |            ^~
./stanExports_forecastConst.h:601:12: warning: unused variable 'c_h' [-Wunused-variable]
  601 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastConst.h:581:12: warning: unused variable 'phi0' [-Wunused-variable]
  581 |       auto phi0 =
      |            ^~~~
./stanExports_forecastConst.h:1604:12: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob_impl<false, false, Eigen::Matrix<double, -1, 1>, Eigen::Matrix<int, -1, 1>, nullptr, nullptr, nullptr>' requested here
 1604 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:93:50: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob<false, false, double>' requested here
   93 |     return static_cast<const M*>(this)->template log_prob<false, false, double>(
      |                                                  ^
./stanExports_forecastConst.h:184:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastConst_namespace::model_forecastConst>::log_prob' requested here
  184 |   ~model_forecastConst() {}
      |   ^
./stanExports_forecastConst.h:594:12: warning: unused variable 'beta' [-Wunused-variable]
  594 |       auto beta =
      |            ^~~~
./stanExports_forecastConst.h:597:12: warning: unused variable 'nu' [-Wunused-variable]
  597 |       auto nu =
      |            ^~
./stanExports_forecastConst.h:601:12: warning: unused variable 'c_h' [-Wunused-variable]
  601 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastConst.h:641:12: warning: unused variable 'phi0' [-Wunused-variable]
  641 |       auto phi0 =
      |            ^~~~
./stanExports_forecastConst.h:1604:12: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob_impl<false, false, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, Eigen::Matrix<int, -1, 1>, nullptr, nullptr, nullptr>' requested here
 1604 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:98:50: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob<false, false, stan::math::var_value<double>>' requested here
   98 |     return static_cast<const M*>(this)->template log_prob<false, false>(theta,
      |                                                  ^
./stanExports_forecastConst.h:184:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastConst_namespace::model_forecastConst>::log_prob' requested here
  184 |   ~model_forecastConst() {}
      |   ^
./stanExports_forecastConst.h:654:12: warning: unused variable 'beta' [-Wunused-variable]
  654 |       auto beta =
      |            ^~~~
./stanExports_forecastConst.h:657:12: warning: unused variable 'nu' [-Wunused-variable]
  657 |       auto nu =
      |            ^~
./stanExports_forecastConst.h:661:12: warning: unused variable 'c_h' [-Wunused-variable]
  661 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastConst.h:641:12: warning: unused variable 'phi0' [-Wunused-variable]
  641 |       auto phi0 =
      |            ^~~~
./stanExports_forecastConst.h:1604:12: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob_impl<false, true, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, Eigen::Matrix<int, -1, 1>, nullptr, nullptr, nullptr>' requested here
 1604 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:109:50: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob<false, true, stan::math::var_value<double>>' requested here
  109 |     return static_cast<const M*>(this)->template log_prob<false, true>(theta,
      |                                                  ^
./stanExports_forecastConst.h:184:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastConst_namespace::model_forecastConst>::log_prob_jacobian' requested here
  184 |   ~model_forecastConst() {}
      |   ^
./stanExports_forecastConst.h:654:12: warning: unused variable 'beta' [-Wunused-variable]
  654 |       auto beta =
      |            ^~~~
./stanExports_forecastConst.h:657:12: warning: unused variable 'nu' [-Wunused-variable]
  657 |       auto nu =
      |            ^~
./stanExports_forecastConst.h:661:12: warning: unused variable 'c_h' [-Wunused-variable]
  661 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastConst.h:581:12: warning: unused variable 'phi0' [-Wunused-variable]
  581 |       auto phi0 =
      |            ^~~~
./stanExports_forecastConst.h:1604:12: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob_impl<true, false, Eigen::Matrix<double, -1, 1>, Eigen::Matrix<int, -1, 1>, nullptr, nullptr, nullptr>' requested here
 1604 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:115:50: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob<true, false, double>' requested here
  115 |     return static_cast<const M*>(this)->template log_prob<true, false>(theta,
      |                                                  ^
./stanExports_forecastConst.h:184:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastConst_namespace::model_forecastConst>::log_prob_propto' requested here
  184 |   ~model_forecastConst() {}
      |   ^
./stanExports_forecastConst.h:594:12: warning: unused variable 'beta' [-Wunused-variable]
  594 |       auto beta =
      |            ^~~~
./stanExports_forecastConst.h:597:12: warning: unused variable 'nu' [-Wunused-variable]
  597 |       auto nu =
      |            ^~
./stanExports_forecastConst.h:601:12: warning: unused variable 'c_h' [-Wunused-variable]
  601 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastConst.h:641:12: warning: unused variable 'phi0' [-Wunused-variable]
  641 |       auto phi0 =
      |            ^~~~
./stanExports_forecastConst.h:1604:12: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob_impl<true, false, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, Eigen::Matrix<int, -1, 1>, nullptr, nullptr, nullptr>' requested here
 1604 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:120:50: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob<true, false, stan::math::var_value<double>>' requested here
  120 |     return static_cast<const M*>(this)->template log_prob<true, false>(theta,
      |                                                  ^
./stanExports_forecastConst.h:184:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastConst_namespace::model_forecastConst>::log_prob_propto' requested here
  184 |   ~model_forecastConst() {}
      |   ^
./stanExports_forecastConst.h:654:12: warning: unused variable 'beta' [-Wunused-variable]
  654 |       auto beta =
      |            ^~~~
./stanExports_forecastConst.h:657:12: warning: unused variable 'nu' [-Wunused-variable]
  657 |       auto nu =
      |            ^~
./stanExports_forecastConst.h:661:12: warning: unused variable 'c_h' [-Wunused-variable]
  661 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastConst.h:581:12: warning: unused variable 'phi0' [-Wunused-variable]
  581 |       auto phi0 =
      |            ^~~~
./stanExports_forecastConst.h:1604:12: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob_impl<true, true, Eigen::Matrix<double, -1, 1>, Eigen::Matrix<int, -1, 1>, nullptr, nullptr, nullptr>' requested here
 1604 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:126:50: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob<true, true, double>' requested here
  126 |     return static_cast<const M*>(this)->template log_prob<true, true>(theta,
      |                                                  ^
./stanExports_forecastConst.h:184:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastConst_namespace::model_forecastConst>::log_prob_propto_jacobian' requested here
  184 |   ~model_forecastConst() {}
      |   ^
./stanExports_forecastConst.h:594:12: warning: unused variable 'beta' [-Wunused-variable]
  594 |       auto beta =
      |            ^~~~
./stanExports_forecastConst.h:597:12: warning: unused variable 'nu' [-Wunused-variable]
  597 |       auto nu =
      |            ^~
./stanExports_forecastConst.h:601:12: warning: unused variable 'c_h' [-Wunused-variable]
  601 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastConst.h:641:12: warning: unused variable 'phi0' [-Wunused-variable]
  641 |       auto phi0 =
      |            ^~~~
./stanExports_forecastConst.h:1609:12: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob_impl<false, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 1609 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:162:50: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob<false, false, stan::math::var_value<double>>' requested here
  162 |     return static_cast<const M*>(this)->template log_prob<false, false>(
      |                                                  ^
./stanExports_forecastConst.h:184:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastConst_namespace::model_forecastConst>::log_prob' requested here
  184 |   ~model_forecastConst() {}
      |   ^
./stanExports_forecastConst.h:654:12: warning: unused variable 'beta' [-Wunused-variable]
  654 |       auto beta =
      |            ^~~~
./stanExports_forecastConst.h:657:12: warning: unused variable 'nu' [-Wunused-variable]
  657 |       auto nu =
      |            ^~
./stanExports_forecastConst.h:661:12: warning: unused variable 'c_h' [-Wunused-variable]
  661 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastConst.h:641:12: warning: unused variable 'phi0' [-Wunused-variable]
  641 |       auto phi0 =
      |            ^~~~
./stanExports_forecastConst.h:1609:12: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob_impl<false, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 1609 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:175:50: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob<false, true, stan::math::var_value<double>>' requested here
  175 |     return static_cast<const M*>(this)->template log_prob<false, true>(
      |                                                  ^
./stanExports_forecastConst.h:184:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastConst_namespace::model_forecastConst>::log_prob_jacobian' requested here
  184 |   ~model_forecastConst() {}
      |   ^
./stanExports_forecastConst.h:654:12: warning: unused variable 'beta' [-Wunused-variable]
  654 |       auto beta =
      |            ^~~~
./stanExports_forecastConst.h:657:12: warning: unused variable 'nu' [-Wunused-variable]
  657 |       auto nu =
      |            ^~
./stanExports_forecastConst.h:661:12: warning: unused variable 'c_h' [-Wunused-variable]
  661 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastConst.h:581:12: warning: unused variable 'phi0' [-Wunused-variable]
  581 |       auto phi0 =
      |            ^~~~
./stanExports_forecastConst.h:1609:12: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob_impl<true, false, std::vector<double>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 1609 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:182:50: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob<true, false, double>' requested here
  182 |     return static_cast<const M*>(this)->template log_prob<true, false>(
      |                                                  ^
./stanExports_forecastConst.h:184:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastConst_namespace::model_forecastConst>::log_prob_propto' requested here
  184 |   ~model_forecastConst() {}
      |   ^
./stanExports_forecastConst.h:594:12: warning: unused variable 'beta' [-Wunused-variable]
  594 |       auto beta =
      |            ^~~~
./stanExports_forecastConst.h:597:12: warning: unused variable 'nu' [-Wunused-variable]
  597 |       auto nu =
      |            ^~
./stanExports_forecastConst.h:601:12: warning: unused variable 'c_h' [-Wunused-variable]
  601 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastConst.h:581:12: warning: unused variable 'phi0' [-Wunused-variable]
  581 |       auto phi0 =
      |            ^~~~
./stanExports_forecastConst.h:1609:12: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob_impl<true, true, std::vector<double>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 1609 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:195:50: note: in instantiation of function template specialization 'model_forecastConst_namespace::model_forecastConst::log_prob<true, true, double>' requested here
  195 |     return static_cast<const M*>(this)->template log_prob<true, true>(
      |                                                  ^
./stanExports_forecastConst.h:184:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastConst_namespace::model_forecastConst>::log_prob_propto_jacobian' requested here
  184 |   ~model_forecastConst() {}
      |   ^
./stanExports_forecastConst.h:594:12: warning: unused variable 'beta' [-Wunused-variable]
  594 |       auto beta =
      |            ^~~~
./stanExports_forecastConst.h:597:12: warning: unused variable 'nu' [-Wunused-variable]
  597 |       auto nu =
      |            ^~
./stanExports_forecastConst.h:601:12: warning: unused variable 'c_h' [-Wunused-variable]
  601 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
90 warnings generated.


clang++-22 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I"../inst/include" -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -DTBB_INTERFACE_NEW   -fpic  -g -O3 -Wall -pedantic   -c stanExports_forecastDCC.cc -o stanExports_forecastDCC.o
In file included from stanExports_forecastDCC.cc:5:
In file included from ./stanExports_forecastDCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:3:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/Sparse:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/SparseCore:61:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  273 |       Index count = 0;
      |             ^
In file included from stanExports_forecastDCC.cc:5:
In file included from ./stanExports_forecastDCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:3:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/Sparse:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/SparseLU:35:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
   78 |   Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
      |         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
   79 |   Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
      |         ^
In file included from stanExports_forecastDCC.cc:5:
In file included from ./stanExports_forecastDCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/io/r_ostream.hpp:47:31: warning: 'rstan::io::r_cout_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual]
   47 |       virtual std::streamsize xsputn(const char_type* s, int n) {
      |                               ^
/usr/lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/streambuf:756:7: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
  756 |       xsputn(const char_type* __s, streamsize __n);
      |       ^
In file included from stanExports_forecastDCC.cc:5:
In file included from ./stanExports_forecastDCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/io/r_ostream.hpp:70:31: warning: 'rstan::io::r_cerr_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual]
   70 |       virtual std::streamsize xsputn(const char_type* s, int n) {
      |                               ^
/usr/lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/streambuf:756:7: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
  756 |       xsputn(const char_type* __s, streamsize __n);
      |       ^
In file included from stanExports_forecastDCC.cc:5:
In file included from ./stanExports_forecastDCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
   72 |                         Index replacements = 0;
      |                               ^
In file included from stanExports_forecastDCC.cc:5:
In file included from ./stanExports_forecastDCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:37:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  246 |   int count = 0;
      |       ^
In file included from stanExports_forecastDCC.cc:5:
In file included from ./stanExports_forecastDCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:34:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/static_rational.hpp:166:10: warning: extension used [-Wlanguage-extension-token]
  166 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_forecastDCC.cc:5:
In file included from ./stanExports_forecastDCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dimension.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/dimension_list.hpp:125:10: warning: extension used [-Wlanguage-extension-token]
  125 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_forecastDCC.cc:5:
In file included from ./stanExports_forecastDCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dimension.hpp:21:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/dimension_list.hpp:131:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dimensionless_type.hpp:49:10: warning: extension used [-Wlanguage-extension-token]
   49 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_forecastDCC.cc:5:
In file included from ./stanExports_forecastDCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:39:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/linear_algebra.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dim.hpp:75:10: warning: extension used [-Wlanguage-extension-token]
   75 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_forecastDCC.cc:5:
In file included from ./stanExports_forecastDCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:40:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/unscale.hpp:28:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/scale.hpp:139:10: warning: extension used [-Wlanguage-extension-token]
  139 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_forecastDCC.cc:5:
In file included from ./stanExports_forecastDCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:120:10: warning: extension used [-Wlanguage-extension-token]
  120 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_forecastDCC.cc:5:
In file included from ./stanExports_forecastDCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/homogeneous_system.hpp:99:10: warning: extension used [-Wlanguage-extension-token]
   99 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_forecastDCC.cc:5:
In file included from ./stanExports_forecastDCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:495:10: warning: extension used [-Wlanguage-extension-token]
  495 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_forecastDCC.cc:5:
In file included from ./stanExports_forecastDCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:18:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/prob.hpp:290:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/student_t_qf.hpp:74:32: warning: unused variable 'function' [-Wunused-variable]
   74 |   static constexpr const char* function = "student_t_qf";
      |                                ^~~~~~~~
In file included from stanExports_forecastDCC.cc:5:
In file included from ./stanExports_forecastDCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:16:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/prob.hpp:7:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:52:20: warning: unused variable 'p_val_flip' [-Wunused-variable]
   52 |       const double p_val_flip = p_val < 0.5 ? p_val : 1.0 - p_val;
      |                    ^~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:42:18: warning: unused variable 'sqrt_inv_ibeta_m1' [-Wunused-variable]
   42 |     const double sqrt_inv_ibeta_m1 = sqrt(inv(ibeta_arg) - 1.0);
      |                  ^~~~~~~~~~~~~~~~~
In file included from stanExports_forecastDCC.cc:5:
In file included from ./stanExports_forecastDCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:54:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:98:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
   98 |   int ret = 0;
      |       ^
In file included from stanExports_forecastDCC.cc:5:
In file included from ./stanExports_forecastDCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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 stanExports_forecastDCC.cc:5:
In file included from ./stanExports_forecastDCC.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_header.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue_varmat.hpp:7:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:520:22: warning: unused variable 'rows' [-Wunused-variable]
  520 |   const Eigen::Index rows = row_idx.ns_.size();
      |                      ^~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:521:22: warning: unused variable 'cols' [-Wunused-variable]
  521 |   const Eigen::Index cols = col_idx.ns_.size();
      |                      ^~~~
In file included from stanExports_forecastDCC.cc:5:
./stanExports_forecastDCC.h:766:12: warning: unused variable 'phi0' [-Wunused-variable]
  766 |       auto phi0 =
      |            ^~~~
./stanExports_forecastDCC.h:2901:12: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob_impl<false, true, std::vector<double>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2901 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:130:33: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob<false, true, double>' requested here
  130 |       log_prob = model.template log_prob<false, Jacobian>(unconstrained,
      |                                 ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_forecastDCC_namespace::model_forecastDCC, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_forecastDCC_namespace::model_forecastDCC>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastDCC.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastDCC.cc:5:
./stanExports_forecastDCC.h:779:12: warning: unused variable 'beta' [-Wunused-variable]
  779 |       auto beta =
      |            ^~~~
./stanExports_forecastDCC.h:782:12: warning: unused variable 'nu' [-Wunused-variable]
  782 |       auto nu =
      |            ^~
./stanExports_forecastDCC.h:786:12: warning: unused variable 'c_h' [-Wunused-variable]
  786 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastDCC.h:802:12: warning: unused variable 'b_q' [-Wunused-variable]
  802 |       auto b_q =
      |            ^~~
./stanExports_forecastDCC.h:875:12: warning: unused variable 'phi0' [-Wunused-variable]
  875 |       auto phi0 =
      |            ^~~~
./stanExports_forecastDCC.h:2901:12: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2901 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob<true, true, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_forecastDCC_namespace::model_forecastDCC>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_forecastDCC_namespace::model_forecastDCC, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_forecastDCC_namespace::model_forecastDCC>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastDCC.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastDCC.cc:5:
In file included from ./stanExports_forecastDCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:19: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
  215 |         [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
      |                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:403:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, int, int, nullptr, nullptr, nullptr>' requested here
  403 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<true, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_forecastDCC.h:879:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, true, int, int, stan::math::var_value<double>, int, int>' requested here
  879 |         in__.template read_constrain_lub<
      |                       ^
./stanExports_forecastDCC.h:2901:12: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2901 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob<true, true, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_forecastDCC_namespace::model_forecastDCC>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_forecastDCC_namespace::model_forecastDCC, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_forecastDCC_namespace::model_forecastDCC>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastDCC.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastDCC.cc:5:
In file included from ./stanExports_forecastDCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:23: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
  215 |         [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
      |                       ^
In file included from stanExports_forecastDCC.cc:5:
./stanExports_forecastDCC.h:888:12: warning: unused variable 'beta' [-Wunused-variable]
  888 |       auto beta =
      |            ^~~~
./stanExports_forecastDCC.h:2901:12: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2901 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob<true, true, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_forecastDCC_namespace::model_forecastDCC>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_forecastDCC_namespace::model_forecastDCC, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_forecastDCC_namespace::model_forecastDCC>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastDCC.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastDCC.cc:5:
./stanExports_forecastDCC.h:891:12: warning: unused variable 'nu' [-Wunused-variable]
  891 |       auto nu =
      |            ^~
./stanExports_forecastDCC.h:895:12: warning: unused variable 'c_h' [-Wunused-variable]
  895 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
In file included from stanExports_forecastDCC.cc:5:
In file included from ./stanExports_forecastDCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:37: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
  170 |     reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
      |                                     ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:267:37: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, int, int, nullptr, nullptr, nullptr>' requested here
  267 |   std::vector<plain_type_t<decltype(lub_constrain(x[0], lb, ub))>> ret(
      |                                     ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:403:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, int, int, stan::math::var_value<double>, nullptr, nullptr>' requested here
  403 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<true, std::vector<Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_forecastDCC.h:903:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<std::vector<Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, true, int, int, stan::math::var_value<double>, int, int>' requested here
  903 |         in__.template read_constrain_lub<
      |                       ^
./stanExports_forecastDCC.h:2901:12: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2901 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all)
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_forecastDCC_namespace::model_forecastDCC>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_forecastDCC_namespace::model_forecastDCC, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_forecastDCC_namespace::model_forecastDCC>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastDCC.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastDCC.cc:5:
In file included from ./stanExports_forecastDCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:41: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
  170 |     reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
      |                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:19: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
  215 |         [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
      |                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:270:14: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, int, int, nullptr, nullptr, nullptr>' requested here
  270 |     ret[i] = lub_constrain(x[i], lb, ub, lp);
      |              ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:403:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, int, int, stan::math::var_value<double>, nullptr, nullptr>' requested here
  403 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<true, std::vector<Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_forecastDCC.h:903:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<std::vector<Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, true, int, int, stan::math::var_value<double>, int, int>' requested here
  903 |         in__.template read_constrain_lub<
      |                       ^
./stanExports_forecastDCC.h:2901:12: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2901 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all)
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_forecastDCC_namespace::model_forecastDCC>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_forecastDCC_namespace::model_forecastDCC, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_forecastDCC_namespace::model_forecastDCC>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastDCC.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastDCC.cc:5:
In file included from ./stanExports_forecastDCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:23: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
  215 |         [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
      |                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:125:13: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
  125 |         [x, ub, lb, diff, lp, inv_logit_x](auto& vi) mutable {
      |             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:403:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<stan::math::var_value<double>, int, int, nullptr, nullptr>' requested here
  403 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<true, stan::math::var_value<double>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_forecastDCC.h:908:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<stan::math::var_value<double>, true, int, int, stan::math::var_value<double>>' requested here
  908 |         in__.template read_constrain_lub<local_scalar_t__, jacobian__>(0, 1,
      |                       ^
./stanExports_forecastDCC.h:2901:12: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2901 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob<true, true, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_forecastDCC_namespace::model_forecastDCC>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_forecastDCC_namespace::model_forecastDCC, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_forecastDCC_namespace::model_forecastDCC>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastDCC.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastDCC.cc:5:
In file included from ./stanExports_forecastDCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:125:17: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
  125 |         [x, ub, lb, diff, lp, inv_logit_x](auto& vi) mutable {
      |                 ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:125:17: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:403:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<stan::math::var_value<double>, int, stan::math::var_value<double>, nullptr, nullptr>' requested here
  403 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<true, stan::math::var_value<double>, const int &, const stan::math::var_value<double> &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_forecastDCC.h:912:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<stan::math::var_value<double>, true, int, stan::math::var_value<double>, stan::math::var_value<double>>' requested here
  912 |         in__.template read_constrain_lub<local_scalar_t__, jacobian__>(0, (1
      |                       ^
./stanExports_forecastDCC.h:2901:12: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2901 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob<true, true, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_forecastDCC_namespace::model_forecastDCC>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_forecastDCC_namespace::model_forecastDCC, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_forecastDCC_namespace::model_forecastDCC>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastDCC.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastDCC.cc:5:
./stanExports_forecastDCC.h:911:12: warning: unused variable 'b_q' [-Wunused-variable]
  911 |       auto b_q =
      |            ^~~
./stanExports_forecastDCC.h:2901:12: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2901 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob<true, true, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_forecastDCC_namespace::model_forecastDCC>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_forecastDCC_namespace::model_forecastDCC, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_forecastDCC_namespace::model_forecastDCC>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastDCC.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastDCC.cc:5:
./stanExports_forecastDCC.h:875:12: warning: unused variable 'phi0' [-Wunused-variable]
  875 |       auto phi0 =
      |            ^~~~
./stanExports_forecastDCC.h:2901:12: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob_impl<true, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2901 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob<true, false, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, false, model_forecastDCC_namespace::model_forecastDCC>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:54:25: note: in instantiation of function template specialization 'stan::services::util::initialize<false, model_forecastDCC_namespace::model_forecastDCC, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   54 |     cont_vector = util::initialize<false>(model, init, rng, init_radius, false,
      |                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_forecastDCC_namespace::model_forecastDCC, false>' requested here
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
      |                                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastDCC.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastDCC.cc:5:
In file included from ./stanExports_forecastDCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:37: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
  170 |     reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
      |                                     ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:406:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, int, int, nullptr, nullptr, nullptr>' requested here
  406 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<false, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_forecastDCC.h:879:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, false, int, int, stan::math::var_value<double>, int, int>' requested here
  879 |         in__.template read_constrain_lub<
      |                       ^
./stanExports_forecastDCC.h:2901:12: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob_impl<true, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2901 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob<true, false, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, false, model_forecastDCC_namespace::model_forecastDCC>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:54:25: note: in instantiation of function template specialization 'stan::services::util::initialize<false, model_forecastDCC_namespace::model_forecastDCC, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   54 |     cont_vector = util::initialize<false>(model, init, rng, init_radius, false,
      |                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_forecastDCC_namespace::model_forecastDCC, false>' requested here
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
      |                                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastDCC.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastDCC.cc:5:
In file included from ./stanExports_forecastDCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:41: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
  170 |     reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
      |                                         ^
In file included from stanExports_forecastDCC.cc:5:
./stanExports_forecastDCC.h:888:12: warning: unused variable 'beta' [-Wunused-variable]
  888 |       auto beta =
      |            ^~~~
./stanExports_forecastDCC.h:2901:12: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob_impl<true, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2901 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob<true, false, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, false, model_forecastDCC_namespace::model_forecastDCC>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:54:25: note: in instantiation of function template specialization 'stan::services::util::initialize<false, model_forecastDCC_namespace::model_forecastDCC, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   54 |     cont_vector = util::initialize<false>(model, init, rng, init_radius, false,
      |                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_forecastDCC_namespace::model_forecastDCC, false>' requested here
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
      |                                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastDCC.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastDCC.cc:5:
./stanExports_forecastDCC.h:891:12: warning: unused variable 'nu' [-Wunused-variable]
  891 |       auto nu =
      |            ^~
./stanExports_forecastDCC.h:895:12: warning: unused variable 'c_h' [-Wunused-variable]
  895 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
In file included from stanExports_forecastDCC.cc:5:
In file included from ./stanExports_forecastDCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:53:34: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
   53 |                              [x, ub, lb, diff, inv_logit_x](auto& vi) mutable {
      |                                  ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:406:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<stan::math::var_value<double>, int, int, nullptr, nullptr>' requested here
  406 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<false, stan::math::var_value<double>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_forecastDCC.h:908:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<stan::math::var_value<double>, false, int, int, stan::math::var_value<double>>' requested here
  908 |         in__.template read_constrain_lub<local_scalar_t__, jacobian__>(0, 1,
      |                       ^
./stanExports_forecastDCC.h:2901:12: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob_impl<true, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2901 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob<true, false, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, false, model_forecastDCC_namespace::model_forecastDCC>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:54:25: note: in instantiation of function template specialization 'stan::services::util::initialize<false, model_forecastDCC_namespace::model_forecastDCC, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   54 |     cont_vector = util::initialize<false>(model, init, rng, init_radius, false,
      |                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_forecastDCC_namespace::model_forecastDCC, false>' requested here
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
      |                                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastDCC.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastDCC.cc:5:
In file included from ./stanExports_forecastDCC.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:53:38: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
   53 |                              [x, ub, lb, diff, inv_logit_x](auto& vi) mutable {
      |                                      ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:53:38: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:406:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<stan::math::var_value<double>, int, stan::math::var_value<double>, nullptr, nullptr>' requested here
  406 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<false, stan::math::var_value<double>, const int &, const stan::math::var_value<double> &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_forecastDCC.h:912:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<stan::math::var_value<double>, false, int, stan::math::var_value<double>, stan::math::var_value<double>>' requested here
  912 |         in__.template read_constrain_lub<local_scalar_t__, jacobian__>(0, (1
      |                       ^
./stanExports_forecastDCC.h:2901:12: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob_impl<true, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2901 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob<true, false, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, false, model_forecastDCC_namespace::model_forecastDCC>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:54:25: note: in instantiation of function template specialization 'stan::services::util::initialize<false, model_forecastDCC_namespace::model_forecastDCC, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   54 |     cont_vector = util::initialize<false>(model, init, rng, init_radius, false,
      |                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_forecastDCC_namespace::model_forecastDCC, false>' requested here
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
      |                                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastDCC.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastDCC.cc:5:
./stanExports_forecastDCC.h:911:12: warning: unused variable 'b_q' [-Wunused-variable]
  911 |       auto b_q =
      |            ^~~
./stanExports_forecastDCC.h:2901:12: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob_impl<true, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2901 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob<true, false, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, false, model_forecastDCC_namespace::model_forecastDCC>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:54:25: note: in instantiation of function template specialization 'stan::services::util::initialize<false, model_forecastDCC_namespace::model_forecastDCC, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   54 |     cont_vector = util::initialize<false>(model, init, rng, init_radius, false,
      |                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_forecastDCC_namespace::model_forecastDCC, false>' requested here
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
      |                                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastDCC.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastDCC.cc:5:
./stanExports_forecastDCC.h:766:12: warning: unused variable 'phi0' [-Wunused-variable]
  766 |       auto phi0 =
      |            ^~~~
./stanExports_forecastDCC.h:2901:12: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob_impl<false, false, std::vector<double>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2901 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:63:25: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob<false, false, double>' requested here
   63 |     lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector,
      |                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_forecastDCC_namespace::model_forecastDCC, false>' requested here
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
      |                                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastDCC.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastDCC.cc:5:
./stanExports_forecastDCC.h:779:12: warning: unused variable 'beta' [-Wunused-variable]
  779 |       auto beta =
      |            ^~~~
./stanExports_forecastDCC.h:782:12: warning: unused variable 'nu' [-Wunused-variable]
  782 |       auto nu =
      |            ^~
./stanExports_forecastDCC.h:786:12: warning: unused variable 'c_h' [-Wunused-variable]
  786 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastDCC.h:802:12: warning: unused variable 'b_q' [-Wunused-variable]
  802 |       auto b_q =
      |            ^~~
./stanExports_forecastDCC.h:875:12: warning: unused variable 'phi0' [-Wunused-variable]
  875 |       auto phi0 =
      |            ^~~~
./stanExports_forecastDCC.h:2896:12: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob_impl<true, true, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, Eigen::Matrix<int, -1, 1>, nullptr, nullptr, nullptr>' requested here
 2896 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_functional.hpp:21:27: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob<true, true, stan::math::var_value<double>>' requested here
   21 |     return model.template log_prob<true, true, T>(
      |                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/functor/gradient.hpp:53:16: note: in instantiation of function template specialization 'stan::model::model_functional<model_forecastDCC_namespace::model_forecastDCC>::operator()<stan::math::var_value<double>>' requested here
   53 |   var fx_var = f(x_var);
      |                ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/gradient.hpp:27:17: note: in instantiation of function template specialization 'stan::math::gradient<stan::model::model_functional<model_forecastDCC_namespace::model_forecastDCC>>' requested here
   27 |     stan::math::gradient(model_functional<M>(model, &ss), x, f, grad_f);
      |                 ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/base_hamiltonian.hpp:63:20: note: in instantiation of function template specialization 'stan::model::gradient<model_forecastDCC_namespace::model_forecastDCC>' requested here
   63 |       stan::model::gradient(model_, z.q, z.V, z.g, logger);
      |                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/mcmc/hmc/integrators/expl_leapfrog.hpp:25:17: note: (skipping 5 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
   25 |     hamiltonian.update_potential_gradient(z, logger);
      |                 ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e.hpp:76:48: note: in instantiation of member function 'stan::mcmc::dense_e_nuts<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::dense_e_nuts' requested here
   76 |   stan::mcmc::dense_e_nuts<Model, stan::rng_t> sampler(model, rng);
      |                                                ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e.hpp:133:10: note: in instantiation of function template specialization 'stan::services::sample::hmc_nuts_dense_e<model_forecastDCC_namespace::model_forecastDCC>' requested here
  133 |   return hmc_nuts_dense_e(model, init, default_metric, random_seed, chain,
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:621:13: note: in instantiation of function template specialization 'stan::services::sample::hmc_nuts_dense_e<model_forecastDCC_namespace::model_forecastDCC>' requested here
  621 |           ::hmc_nuts_dense_e(model, *init_context_ptr,
      |             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastDCC.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastDCC.cc:5:
./stanExports_forecastDCC.h:888:12: warning: unused variable 'beta' [-Wunused-variable]
  888 |       auto beta =
      |            ^~~~
./stanExports_forecastDCC.h:891:12: warning: unused variable 'nu' [-Wunused-variable]
  891 |       auto nu =
      |            ^~
./stanExports_forecastDCC.h:895:12: warning: unused variable 'c_h' [-Wunused-variable]
  895 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastDCC.h:911:12: warning: unused variable 'b_q' [-Wunused-variable]
  911 |       auto b_q =
      |            ^~~
./stanExports_forecastDCC.h:766:12: warning: unused variable 'phi0' [-Wunused-variable]
  766 |       auto phi0 =
      |            ^~~~
./stanExports_forecastDCC.h:2896:12: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob_impl<false, true, Eigen::Matrix<double, -1, 1>, Eigen::Matrix<int, -1, 1>, nullptr, nullptr, nullptr>' requested here
 2896 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/variational/advi.hpp:512:31: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob<false, true, double>' requested here
  512 |       log_p = model_.template log_prob<false, true>(cont_params_, &msg2);
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/experimental/advi/fullrank.hpp:90:14: note: in instantiation of member function 'stan::variational::advi<model_forecastDCC_namespace::model_forecastDCC, stan::variational::normal_fullrank, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::run' requested here
   90 |     cmd_advi.run(eta, adapt_engaged, adapt_iterations, tol_rel_obj,
      |              ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:890:9: note: in instantiation of function template specialization 'stan::services::experimental::advi::fullrank<model_forecastDCC_namespace::model_forecastDCC>' requested here
  890 |       ::fullrank(model, *init_context_ptr,
      |         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_forecastDCC.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_forecastDCC_namespace::model_forecastDCC, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_forecastDCC.cc:5:
./stanExports_forecastDCC.h:779:12: warning: unused variable 'beta' [-Wunused-variable]
  779 |       auto beta =
      |            ^~~~
./stanExports_forecastDCC.h:782:12: warning: unused variable 'nu' [-Wunused-variable]
  782 |       auto nu =
      |            ^~
./stanExports_forecastDCC.h:786:12: warning: unused variable 'c_h' [-Wunused-variable]
  786 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastDCC.h:802:12: warning: unused variable 'b_q' [-Wunused-variable]
  802 |       auto b_q =
      |            ^~~
./stanExports_forecastDCC.h:766:12: warning: unused variable 'phi0' [-Wunused-variable]
  766 |       auto phi0 =
      |            ^~~~
./stanExports_forecastDCC.h:2896:12: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob_impl<false, false, Eigen::Matrix<double, -1, 1>, Eigen::Matrix<int, -1, 1>, nullptr, nullptr, nullptr>' requested here
 2896 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:93:50: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob<false, false, double>' requested here
   93 |     return static_cast<const M*>(this)->template log_prob<false, false, double>(
      |                                                  ^
./stanExports_forecastDCC.h:272:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastDCC_namespace::model_forecastDCC>::log_prob' requested here
  272 |   ~model_forecastDCC() {}
      |   ^
./stanExports_forecastDCC.h:779:12: warning: unused variable 'beta' [-Wunused-variable]
  779 |       auto beta =
      |            ^~~~
./stanExports_forecastDCC.h:782:12: warning: unused variable 'nu' [-Wunused-variable]
  782 |       auto nu =
      |            ^~
./stanExports_forecastDCC.h:786:12: warning: unused variable 'c_h' [-Wunused-variable]
  786 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastDCC.h:802:12: warning: unused variable 'b_q' [-Wunused-variable]
  802 |       auto b_q =
      |            ^~~
./stanExports_forecastDCC.h:875:12: warning: unused variable 'phi0' [-Wunused-variable]
  875 |       auto phi0 =
      |            ^~~~
./stanExports_forecastDCC.h:2896:12: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob_impl<false, false, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, Eigen::Matrix<int, -1, 1>, nullptr, nullptr, nullptr>' requested here
 2896 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:98:50: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob<false, false, stan::math::var_value<double>>' requested here
   98 |     return static_cast<const M*>(this)->template log_prob<false, false>(theta,
      |                                                  ^
./stanExports_forecastDCC.h:272:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastDCC_namespace::model_forecastDCC>::log_prob' requested here
  272 |   ~model_forecastDCC() {}
      |   ^
./stanExports_forecastDCC.h:888:12: warning: unused variable 'beta' [-Wunused-variable]
  888 |       auto beta =
      |            ^~~~
./stanExports_forecastDCC.h:891:12: warning: unused variable 'nu' [-Wunused-variable]
  891 |       auto nu =
      |            ^~
./stanExports_forecastDCC.h:895:12: warning: unused variable 'c_h' [-Wunused-variable]
  895 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastDCC.h:911:12: warning: unused variable 'b_q' [-Wunused-variable]
  911 |       auto b_q =
      |            ^~~
./stanExports_forecastDCC.h:875:12: warning: unused variable 'phi0' [-Wunused-variable]
  875 |       auto phi0 =
      |            ^~~~
./stanExports_forecastDCC.h:2896:12: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob_impl<false, true, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, Eigen::Matrix<int, -1, 1>, nullptr, nullptr, nullptr>' requested here
 2896 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:109:50: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob<false, true, stan::math::var_value<double>>' requested here
  109 |     return static_cast<const M*>(this)->template log_prob<false, true>(theta,
      |                                                  ^
./stanExports_forecastDCC.h:272:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastDCC_namespace::model_forecastDCC>::log_prob_jacobian' requested here
  272 |   ~model_forecastDCC() {}
      |   ^
./stanExports_forecastDCC.h:888:12: warning: unused variable 'beta' [-Wunused-variable]
  888 |       auto beta =
      |            ^~~~
./stanExports_forecastDCC.h:891:12: warning: unused variable 'nu' [-Wunused-variable]
  891 |       auto nu =
      |            ^~
./stanExports_forecastDCC.h:895:12: warning: unused variable 'c_h' [-Wunused-variable]
  895 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastDCC.h:911:12: warning: unused variable 'b_q' [-Wunused-variable]
  911 |       auto b_q =
      |            ^~~
./stanExports_forecastDCC.h:766:12: warning: unused variable 'phi0' [-Wunused-variable]
  766 |       auto phi0 =
      |            ^~~~
./stanExports_forecastDCC.h:2896:12: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob_impl<true, false, Eigen::Matrix<double, -1, 1>, Eigen::Matrix<int, -1, 1>, nullptr, nullptr, nullptr>' requested here
 2896 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:115:50: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob<true, false, double>' requested here
  115 |     return static_cast<const M*>(this)->template log_prob<true, false>(theta,
      |                                                  ^
./stanExports_forecastDCC.h:272:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastDCC_namespace::model_forecastDCC>::log_prob_propto' requested here
  272 |   ~model_forecastDCC() {}
      |   ^
./stanExports_forecastDCC.h:779:12: warning: unused variable 'beta' [-Wunused-variable]
  779 |       auto beta =
      |            ^~~~
./stanExports_forecastDCC.h:782:12: warning: unused variable 'nu' [-Wunused-variable]
  782 |       auto nu =
      |            ^~
./stanExports_forecastDCC.h:786:12: warning: unused variable 'c_h' [-Wunused-variable]
  786 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastDCC.h:802:12: warning: unused variable 'b_q' [-Wunused-variable]
  802 |       auto b_q =
      |            ^~~
./stanExports_forecastDCC.h:875:12: warning: unused variable 'phi0' [-Wunused-variable]
  875 |       auto phi0 =
      |            ^~~~
./stanExports_forecastDCC.h:2896:12: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob_impl<true, false, Eigen::Matrix<stan::math::var_value<double>, -1, 1>, Eigen::Matrix<int, -1, 1>, nullptr, nullptr, nullptr>' requested here
 2896 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:120:50: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob<true, false, stan::math::var_value<double>>' requested here
  120 |     return static_cast<const M*>(this)->template log_prob<true, false>(theta,
      |                                                  ^
./stanExports_forecastDCC.h:272:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastDCC_namespace::model_forecastDCC>::log_prob_propto' requested here
  272 |   ~model_forecastDCC() {}
      |   ^
./stanExports_forecastDCC.h:888:12: warning: unused variable 'beta' [-Wunused-variable]
  888 |       auto beta =
      |            ^~~~
./stanExports_forecastDCC.h:891:12: warning: unused variable 'nu' [-Wunused-variable]
  891 |       auto nu =
      |            ^~
./stanExports_forecastDCC.h:895:12: warning: unused variable 'c_h' [-Wunused-variable]
  895 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastDCC.h:911:12: warning: unused variable 'b_q' [-Wunused-variable]
  911 |       auto b_q =
      |            ^~~
./stanExports_forecastDCC.h:766:12: warning: unused variable 'phi0' [-Wunused-variable]
  766 |       auto phi0 =
      |            ^~~~
./stanExports_forecastDCC.h:2896:12: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob_impl<true, true, Eigen::Matrix<double, -1, 1>, Eigen::Matrix<int, -1, 1>, nullptr, nullptr, nullptr>' requested here
 2896 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:126:50: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob<true, true, double>' requested here
  126 |     return static_cast<const M*>(this)->template log_prob<true, true>(theta,
      |                                                  ^
./stanExports_forecastDCC.h:272:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastDCC_namespace::model_forecastDCC>::log_prob_propto_jacobian' requested here
  272 |   ~model_forecastDCC() {}
      |   ^
./stanExports_forecastDCC.h:779:12: warning: unused variable 'beta' [-Wunused-variable]
  779 |       auto beta =
      |            ^~~~
./stanExports_forecastDCC.h:782:12: warning: unused variable 'nu' [-Wunused-variable]
  782 |       auto nu =
      |            ^~
./stanExports_forecastDCC.h:786:12: warning: unused variable 'c_h' [-Wunused-variable]
  786 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastDCC.h:802:12: warning: unused variable 'b_q' [-Wunused-variable]
  802 |       auto b_q =
      |            ^~~
./stanExports_forecastDCC.h:875:12: warning: unused variable 'phi0' [-Wunused-variable]
  875 |       auto phi0 =
      |            ^~~~
./stanExports_forecastDCC.h:2901:12: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob_impl<false, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2901 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:162:50: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob<false, false, stan::math::var_value<double>>' requested here
  162 |     return static_cast<const M*>(this)->template log_prob<false, false>(
      |                                                  ^
./stanExports_forecastDCC.h:272:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastDCC_namespace::model_forecastDCC>::log_prob' requested here
  272 |   ~model_forecastDCC() {}
      |   ^
./stanExports_forecastDCC.h:888:12: warning: unused variable 'beta' [-Wunused-variable]
  888 |       auto beta =
      |            ^~~~
./stanExports_forecastDCC.h:891:12: warning: unused variable 'nu' [-Wunused-variable]
  891 |       auto nu =
      |            ^~
./stanExports_forecastDCC.h:895:12: warning: unused variable 'c_h' [-Wunused-variable]
  895 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastDCC.h:911:12: warning: unused variable 'b_q' [-Wunused-variable]
  911 |       auto b_q =
      |            ^~~
./stanExports_forecastDCC.h:875:12: warning: unused variable 'phi0' [-Wunused-variable]
  875 |       auto phi0 =
      |            ^~~~
./stanExports_forecastDCC.h:2901:12: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob_impl<false, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2901 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:175:50: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob<false, true, stan::math::var_value<double>>' requested here
  175 |     return static_cast<const M*>(this)->template log_prob<false, true>(
      |                                                  ^
./stanExports_forecastDCC.h:272:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastDCC_namespace::model_forecastDCC>::log_prob_jacobian' requested here
  272 |   ~model_forecastDCC() {}
      |   ^
./stanExports_forecastDCC.h:888:12: warning: unused variable 'beta' [-Wunused-variable]
  888 |       auto beta =
      |            ^~~~
./stanExports_forecastDCC.h:891:12: warning: unused variable 'nu' [-Wunused-variable]
  891 |       auto nu =
      |            ^~
./stanExports_forecastDCC.h:895:12: warning: unused variable 'c_h' [-Wunused-variable]
  895 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastDCC.h:911:12: warning: unused variable 'b_q' [-Wunused-variable]
  911 |       auto b_q =
      |            ^~~
./stanExports_forecastDCC.h:766:12: warning: unused variable 'phi0' [-Wunused-variable]
  766 |       auto phi0 =
      |            ^~~~
./stanExports_forecastDCC.h:2901:12: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob_impl<true, false, std::vector<double>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2901 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:182:50: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob<true, false, double>' requested here
  182 |     return static_cast<const M*>(this)->template log_prob<true, false>(
      |                                                  ^
./stanExports_forecastDCC.h:272:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastDCC_namespace::model_forecastDCC>::log_prob_propto' requested here
  272 |   ~model_forecastDCC() {}
      |   ^
./stanExports_forecastDCC.h:779:12: warning: unused variable 'beta' [-Wunused-variable]
  779 |       auto beta =
      |            ^~~~
./stanExports_forecastDCC.h:782:12: warning: unused variable 'nu' [-Wunused-variable]
  782 |       auto nu =
      |            ^~
./stanExports_forecastDCC.h:786:12: warning: unused variable 'c_h' [-Wunused-variable]
  786 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastDCC.h:802:12: warning: unused variable 'b_q' [-Wunused-variable]
  802 |       auto b_q =
      |            ^~~
./stanExports_forecastDCC.h:766:12: warning: unused variable 'phi0' [-Wunused-variable]
  766 |       auto phi0 =
      |            ^~~~
./stanExports_forecastDCC.h:2901:12: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob_impl<true, true, std::vector<double>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 2901 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_base_crtp.hpp:195:50: note: in instantiation of function template specialization 'model_forecastDCC_namespace::model_forecastDCC::log_prob<true, true, double>' requested here
  195 |     return static_cast<const M*>(this)->template log_prob<true, true>(
      |                                                  ^
./stanExports_forecastDCC.h:272:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_forecastDCC_namespace::model_forecastDCC>::log_prob_propto_jacobian' requested here
  272 |   ~model_forecastDCC() {}
      |   ^
./stanExports_forecastDCC.h:779:12: warning: unused variable 'beta' [-Wunused-variable]
  779 |       auto beta =
      |            ^~~~
./stanExports_forecastDCC.h:782:12: warning: unused variable 'nu' [-Wunused-variable]
  782 |       auto nu =
      |            ^~
./stanExports_forecastDCC.h:786:12: warning: unused variable 'c_h' [-Wunused-variable]
  786 |       auto c_h = in__.template read<Eigen::Matrix<local_scalar_t__,-1,1>>(nt);
      |            ^~~
./stanExports_forecastDCC.h:802:12: warning: unused variable 'b_q' [-Wunused-variable]
  802 |       auto b_q =
      |            ^~~
116 warnings generated.


clang++-22 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I"../inst/include" -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -DTBB_INTERFACE_NEW   -fpic  -g -O3 -Wall -pedantic   -c stanExports_pdBEKKMGARCH.cc -o stanExports_pdBEKKMGARCH.o
In file included from stanExports_pdBEKKMGARCH.cc:5:
In file included from ./stanExports_pdBEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:3:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/Sparse:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/SparseCore:61:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  273 |       Index count = 0;
      |             ^
In file included from stanExports_pdBEKKMGARCH.cc:5:
In file included from ./stanExports_pdBEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:3:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/Sparse:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/SparseLU:35:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
   78 |   Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
      |         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
   79 |   Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
      |         ^
In file included from stanExports_pdBEKKMGARCH.cc:5:
In file included from ./stanExports_pdBEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/io/r_ostream.hpp:47:31: warning: 'rstan::io::r_cout_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual]
   47 |       virtual std::streamsize xsputn(const char_type* s, int n) {
      |                               ^
/usr/lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/streambuf:756:7: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
  756 |       xsputn(const char_type* __s, streamsize __n);
      |       ^
In file included from stanExports_pdBEKKMGARCH.cc:5:
In file included from ./stanExports_pdBEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/io/r_ostream.hpp:70:31: warning: 'rstan::io::r_cerr_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual]
   70 |       virtual std::streamsize xsputn(const char_type* s, int n) {
      |                               ^
/usr/lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/streambuf:756:7: note: hidden overloaded virtual function 'std::basic_streambuf<char>::xsputn' declared here: type mismatch at 2nd parameter ('streamsize' (aka 'long') vs 'int')
  756 |       xsputn(const char_type* __s, streamsize __n);
      |       ^
In file included from stanExports_pdBEKKMGARCH.cc:5:
In file included from ./stanExports_pdBEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
   72 |                         Index replacements = 0;
      |                               ^
In file included from stanExports_pdBEKKMGARCH.cc:5:
In file included from ./stanExports_pdBEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:37:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  246 |   int count = 0;
      |       ^
In file included from stanExports_pdBEKKMGARCH.cc:5:
In file included from ./stanExports_pdBEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:34:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/static_rational.hpp:166:10: warning: extension used [-Wlanguage-extension-token]
  166 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_pdBEKKMGARCH.cc:5:
In file included from ./stanExports_pdBEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dimension.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/dimension_list.hpp:125:10: warning: extension used [-Wlanguage-extension-token]
  125 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_pdBEKKMGARCH.cc:5:
In file included from ./stanExports_pdBEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dimension.hpp:21:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/dimension_list.hpp:131:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dimensionless_type.hpp:49:10: warning: extension used [-Wlanguage-extension-token]
   49 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_pdBEKKMGARCH.cc:5:
In file included from ./stanExports_pdBEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:39:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/linear_algebra.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dim.hpp:75:10: warning: extension used [-Wlanguage-extension-token]
   75 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_pdBEKKMGARCH.cc:5:
In file included from ./stanExports_pdBEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:40:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/unscale.hpp:28:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/scale.hpp:139:10: warning: extension used [-Wlanguage-extension-token]
  139 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_pdBEKKMGARCH.cc:5:
In file included from ./stanExports_pdBEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:120:10: warning: extension used [-Wlanguage-extension-token]
  120 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_pdBEKKMGARCH.cc:5:
In file included from ./stanExports_pdBEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/homogeneous_system.hpp:99:10: warning: extension used [-Wlanguage-extension-token]
   99 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_pdBEKKMGARCH.cc:5:
In file included from ./stanExports_pdBEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/integrate_ode_rk45.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/functor/ode_rk45.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:495:10: warning: extension used [-Wlanguage-extension-token]
  495 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
      |          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
   28 |      <boost/typeof/incr_registration_group.hpp>
      |             ^
In file included from stanExports_pdBEKKMGARCH.cc:5:
In file included from ./stanExports_pdBEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/dump.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim.hpp:18:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/prob.hpp:290:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/prob/student_t_qf.hpp:74:32: warning: unused variable 'function' [-Wunused-variable]
   74 |   static constexpr const char* function = "student_t_qf";
      |                                ^~~~~~~~
In file included from stanExports_pdBEKKMGARCH.cc:5:
In file included from ./stanExports_pdBEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:16:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/prob.hpp:7:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:52:20: warning: unused variable 'p_val_flip' [-Wunused-variable]
   52 |       const double p_val_flip = p_val < 0.5 ? p_val : 1.0 - p_val;
      |                    ^~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/prob/student_t_qf.hpp:42:18: warning: unused variable 'sqrt_inv_ibeta_m1' [-Wunused-variable]
   42 |     const double sqrt_inv_ibeta_m1 = sqrt(inv(ibeta_arg) - 1.0);
      |                  ^~~~~~~~~~~~~~~~~
In file included from stanExports_pdBEKKMGARCH.cc:5:
In file included from ./stanExports_pdBEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:54:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:98:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
   98 |   int ret = 0;
      |       ^
In file included from stanExports_pdBEKKMGARCH.cc:5:
In file included from ./stanExports_pdBEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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 stanExports_pdBEKKMGARCH.cc:5:
In file included from ./stanExports_pdBEKKMGARCH.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/model_header.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue_varmat.hpp:7:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:520:22: warning: unused variable 'rows' [-Wunused-variable]
  520 |   const Eigen::Index rows = row_idx.ns_.size();
      |                      ^~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/indexing/rvalue.hpp:521:22: warning: unused variable 'cols' [-Wunused-variable]
  521 |   const Eigen::Index cols = col_idx.ns_.size();
      |                      ^~~~
In file included from stanExports_pdBEKKMGARCH.cc:5:
In file included from ./stanExports_pdBEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:19: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
  215 |         [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
      |                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:403:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, int, int, nullptr, nullptr, nullptr>' requested here
  403 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<true, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_pdBEKKMGARCH.h:1230:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, true, int, int, stan::math::var_value<double>, int, int>' requested here
 1230 |         in__.template read_constrain_lub<
      |                       ^
./stanExports_pdBEKKMGARCH.h:3281:12: note: in instantiation of function template specialization 'model_pdBEKKMGARCH_namespace::model_pdBEKKMGARCH::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 3281 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_pdBEKKMGARCH_namespace::model_pdBEKKMGARCH::log_prob<true, true, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_pdBEKKMGARCH_namespace::model_pdBEKKMGARCH>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_pdBEKKMGARCH_namespace::model_pdBEKKMGARCH, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_pdBEKKMGARCH_namespace::model_pdBEKKMGARCH>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_pdBEKKMGARCH_namespace::model_pdBEKKMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_pdBEKKMGARCH.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_pdBEKKMGARCH_namespace::model_pdBEKKMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_pdBEKKMGARCH.cc:5:
In file included from ./stanExports_pdBEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:23: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
  215 |         [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
      |                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:37: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
  170 |     reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
      |                                     ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:267:37: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, int, int, nullptr, nullptr, nullptr>' requested here
  267 |   std::vector<plain_type_t<decltype(lub_constrain(x[0], lb, ub))>> ret(
      |                                     ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:403:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, int, int, stan::math::var_value<double>, nullptr, nullptr>' requested here
  403 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<true, std::vector<Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_pdBEKKMGARCH.h:1250:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<std::vector<Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, true, int, int, stan::math::var_value<double>, int, int>' requested here
 1250 |         in__.template read_constrain_lub<
      |                       ^
./stanExports_pdBEKKMGARCH.h:3281:12: note: in instantiation of function template specialization 'model_pdBEKKMGARCH_namespace::model_pdBEKKMGARCH::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 3281 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all)
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_pdBEKKMGARCH_namespace::model_pdBEKKMGARCH>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_pdBEKKMGARCH_namespace::model_pdBEKKMGARCH, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_pdBEKKMGARCH_namespace::model_pdBEKKMGARCH>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_pdBEKKMGARCH_namespace::model_pdBEKKMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_pdBEKKMGARCH.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_pdBEKKMGARCH_namespace::model_pdBEKKMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_pdBEKKMGARCH.cc:5:
In file included from ./stanExports_pdBEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:41: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
  170 |     reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
      |                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:19: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
  215 |         [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
      |                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:270:14: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, int, int, nullptr, nullptr, nullptr>' requested here
  270 |     ret[i] = lub_constrain(x[i], lb, ub, lp);
      |              ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:403:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Matrix<stan::math::var_value<double>, -1, 1>, int, int, stan::math::var_value<double>, nullptr, nullptr>' requested here
  403 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<true, std::vector<Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_pdBEKKMGARCH.h:1250:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<std::vector<Eigen::Matrix<stan::math::var_value<double>, -1, 1>>, true, int, int, stan::math::var_value<double>, int, int>' requested here
 1250 |         in__.template read_constrain_lub<
      |                       ^
./stanExports_pdBEKKMGARCH.h:3281:12: note: in instantiation of function template specialization 'model_pdBEKKMGARCH_namespace::model_pdBEKKMGARCH::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 3281 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all)
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_pdBEKKMGARCH_namespace::model_pdBEKKMGARCH>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_pdBEKKMGARCH_namespace::model_pdBEKKMGARCH, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   49 |   std::vector<double> cont_vector = util::initialize(
      |                                           ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_pdBEKKMGARCH_namespace::model_pdBEKKMGARCH>' requested here
  481 |     return_code = stan::services::diagnose::diagnose(model,
      |                                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_pdBEKKMGARCH_namespace::model_pdBEKKMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_pdBEKKMGARCH.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_pdBEKKMGARCH_namespace::model_pdBEKKMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_pdBEKKMGARCH.cc:5:
In file included from ./stanExports_pdBEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:215:23: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
  215 |         [arena_x, ub, lb, ret, lp, diff, inv_logit_x]() mutable {
      |                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:37: warning: lambda capture 'ub' is not used [-Wunused-lambda-capture]
  170 |     reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
      |                                     ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/prim/constraint/lub_constrain.hpp:406:12: note: in instantiation of function template specialization 'stan::math::lub_constrain<Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, int, int, nullptr, nullptr, nullptr>' requested here
  406 |     return lub_constrain(std::forward<T>(x), std::forward<L>(lb),
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/io/deserializer.hpp:434:24: note: in instantiation of function template specialization 'stan::math::lub_constrain<false, Eigen::Map<const Eigen::Matrix<stan::math::var_value<double>, -1, -1>>, const int &, const int &, stan::math::var_value<double>, nullptr>' requested here
  434 |     return stan::math::lub_constrain<Jacobian>(this->read<Ret>(sizes...), lb,
      |                        ^
./stanExports_pdBEKKMGARCH.h:1230:23: note: in instantiation of function template specialization 'stan::io::deserializer<stan::math::var_value<double>>::read_constrain_lub<Eigen::Matrix<stan::math::var_value<double>, -1, -1>, false, int, int, stan::math::var_value<double>, int, int>' requested here
 1230 |         in__.template read_constrain_lub<
      |                       ^
./stanExports_pdBEKKMGARCH.h:3281:12: note: in instantiation of function template specialization 'model_pdBEKKMGARCH_namespace::model_pdBEKKMGARCH::log_prob_impl<true, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr, nullptr>' requested here
 3281 |     return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream);
      |            ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_pdBEKKMGARCH_namespace::model_pdBEKKMGARCH::log_prob<true, false, stan::math::var_value<double>>' requested here
   40 |     var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>(
      |                                    ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/util/initialize.hpp:169:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, false, model_pdBEKKMGARCH_namespace::model_pdBEKKMGARCH>' requested here
  169 |       log_prob = stan::model::log_prob_grad<true, Jacobian>(
      |                               ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/optimize/newton.hpp:54:25: note: in instantiation of function template specialization 'stan::services::util::initialize<false, model_pdBEKKMGARCH_namespace::model_pdBEKKMGARCH, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
   54 |     cont_vector = util::initialize<false>(model, init, rng, init_radius, false,
      |                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_pdBEKKMGARCH_namespace::model_pdBEKKMGARCH, false>' requested here
  502 |       = stan::services::optimize::newton(model, *init_context_ptr,
      |                                   ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_pdBEKKMGARCH_namespace::model_pdBEKKMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here
 1215 |     ret = command(args, model_, holder, names_oi_tidx_,
      |           ^
stanExports_pdBEKKMGARCH.cc:15:73: note: in instantiation of member function 'rstan::stan_fit<model_pdBEKKMGARCH_namespace::model_pdBEKKMGARCH, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here
   15 |     .method("call_sampler", &rstan::stan_fit<stan_model, stan::rng_t> ::call_sampler)
      |                                                                         ^
In file included from stanExports_pdBEKKMGARCH.cc:5:
In file included from ./stanExports_pdBEKKMGARCH.h:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/rstaninc.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rstan/include/rstan/stan_fit.hpp:49:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/test_gradients.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev.hpp:11:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint.hpp:14:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/StanHeaders/include/stan/math/rev/constraint/lub_constrain.hpp:170:41: warning: lambda capture 'lb' is not used [-Wunused-lambda-capture]
  170 |     reverse_pass_callback([arena_x, ub, lb, ret, diff, inv_logit_x]() mutable {
      |                                         ^
30 warnings generated.
clang++-22 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o bmgarch.so RcppExports.o stanExports_BEKKMGARCH.o stanExports_CCCMGARCH.o stanExports_DCCMGARCH.o stanExports_constMGARCH.o stanExports_forecastBEKK.o stanExports_forecastCCC.o stanExports_forecastConst.o stanExports_forecastDCC.o stanExports_pdBEKKMGARCH.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/lib/ -Wl,-rpath,/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/lib/ -ltbb -ltbbmalloc -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpdkbYog/R.INSTALL21795769afea8/bmgarch/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpdkbYog/R.INSTALL21795769afea8/bmgarch/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpdkbYog/R.INSTALL21795769afea8/bmgarch/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-bmgarch/00new/bmgarch/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** 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 (bmgarch)